BDS Public
BdsApi 4.0.1
This is the Blacknest BDS API.
Loading...
Searching...
No Matches
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

◆ frameType

BUInt32 Bds::CdPacketData::frameType

◆ trailerOffset

BUInt32 Bds::CdPacketData::trailerOffset

◆ creator

char Bds::CdPacketData::creator[8]

◆ destination

char Bds::CdPacketData::destination[8]

◆ sequenceNum

BUInt64 Bds::CdPacketData::sequenceNum

◆ series

BUInt32 Bds::CdPacketData::series

◆ numChannels

BUInt32 Bds::CdPacketData::numChannels

◆ period

BUInt32 Bds::CdPacketData::period

◆ startTime

BTimeStamp Bds::CdPacketData::startTime

◆ channels

BArray<CdDataChannel> Bds::CdPacketData::channels

◆ authKey

BUInt32 Bds::CdPacketData::authKey

◆ authSize

BUInt32 Bds::CdPacketData::authSize

◆ auth

char* Bds::CdPacketData::auth

◆ crc

BUInt64 Bds::CdPacketData::crc

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