BdsApi  2.2.7
This is the Blacknest BDS API.
Public Attributes | List of all members
Bds::CdDataChannel Class Reference

BdsDataFile: Internal CD channel information. More...

#include <BdsDataFileCd.h>

Public Attributes

BString station
 
BString channel
 
char mode [24]
 
char status [32]
 
BTimeStamp startTime
 
BUInt32 period
 
BUInt32 numSamples
 
BUInt32 dataSize
 
BUInt8data
 

Detailed Description

BdsDataFile: Internal CD channel information.

Member Data Documentation

◆ channel

BString Bds::CdDataChannel::channel

◆ data

BUInt8* Bds::CdDataChannel::data

◆ dataSize

BUInt32 Bds::CdDataChannel::dataSize

◆ mode

char Bds::CdDataChannel::mode[24]

◆ numSamples

BUInt32 Bds::CdDataChannel::numSamples

◆ period

BUInt32 Bds::CdDataChannel::period

◆ startTime

BTimeStamp Bds::CdDataChannel::startTime

◆ station

BString Bds::CdDataChannel::station

◆ status

char Bds::CdDataChannel::status[32]

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