BdsApi  2.2.6
This is the Blacknest BDS API.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
Bds::CdPacketData Class Reference

BdsDataFile: Internal CD data packet. More...

#include <BdsDataFileCd.h>

Public Attributes

BUInt32 frameType
 
BUInt32 trailerOffset
 
char creator [8]
 
char destination [8]
 
BUInt64 sequenceNum
 
BUInt32 series
 
BUInt32 numChannels
 
BUInt32 period
 
BTimeStamp startTime
 
BArray< CdDataChannelchannels
 
BUInt32 authKey
 
BUInt32 authSize
 
char * auth
 
BUInt64 crc
 

Detailed Description

BdsDataFile: Internal CD data packet.

Member Data Documentation

char* Bds::CdPacketData::auth
BUInt32 Bds::CdPacketData::authKey
BUInt32 Bds::CdPacketData::authSize
BArray<CdDataChannel> Bds::CdPacketData::channels
BUInt64 Bds::CdPacketData::crc
char Bds::CdPacketData::creator[8]
char Bds::CdPacketData::destination[8]
BUInt32 Bds::CdPacketData::frameType
BUInt32 Bds::CdPacketData::numChannels
BUInt32 Bds::CdPacketData::period
BUInt64 Bds::CdPacketData::sequenceNum
BUInt32 Bds::CdPacketData::series
BTimeStamp Bds::CdPacketData::startTime
BUInt32 Bds::CdPacketData::trailerOffset

The documentation for this class was generated from the following file: