BlueTune SDK Data Structures

Here are the data structures with brief descriptions:
ATX_InterfaceIdInterface ID constant
ATX_PropertyA property that has a name and a value (the value can be of one of several types)
ATX_PropertyValueUnion different possible types the 'value' field of an ATX_Property structure
BLT_BaseModuleBase implementation of the BLT_Module interface that other implementation of that interface can inherit from
BLT_DecoderStatusRepresents the current status of a BLT_Decoder object
BLT_ModuleInfoInformation about a module
BLT_PlayerAsynchronous client API