MetadataHandlerTaglibComponent.cpp File Reference

Songbird taglib Metadata Handler Component Factory and Main Entry Point. More...

#include "nsIGenericFactory.h"
#include "MetadataHandlerTaglib.h"
#include "TaglibChannelFileIOManager.h"
#include "SeekableChannel.h"
Include dependency graph for MetadataHandlerTaglibComponent.cpp:

Go to the source code of this file.

Variables

static nsModuleComponentInfo componentInfo []
 

Detailed Description

Songbird taglib Metadata Handler Component Factory and Main Entry Point.

Definition in file MetadataHandlerTaglibComponent.cpp.

Variable Documentation

nsModuleComponentInfo componentInfo[]
static
Initial value:
=
{
{
"Songbird Taglib Metadata Handler Component" ,
{ 0x62f2be31, 0x54cf, 0x4728, { 0x84, 0xe8, 0x92, 0x3f, 0x52, 0x15, 0xb9, 0x2a } } ,
"@songbirdnest.com/Songbird/MetadataHandler/Taglib;1" ,
sbMetadataHandlerTaglibConstructor
},
{
"Songbird TagLib sbISeekableChannel file IO Manager Component" ,
{ 0xED17756D, 0xDEAF, 0x437E, { 0x8E, 0x51, 0xAD, 0x6D, 0x1C, 0x63, 0xB7, 0x14 } } ,
"@songbirdnest.com/Songbird/sbTagLibChannelFileIOManager;1" ,
sbTagLibChannelFileIOManagerConstructor
},
{
"Songbird Seekable Channel Component" ,
{ 0x2030739B, 0x5E60, 0x492B, { 0xA1, 0xA7, 0x74, 0x70, 0x67, 0x47, 0x5B, 0xFD } } ,
"@songbirdnest.com/Songbird/SeekableChannel;1" ,
sbSeekableChannelConstructor
}
}

Definition at line 42 of file MetadataHandlerTaglibComponent.cpp.