Account
BdsApi 4.0.1 This is the Blacknest BDS API. |
Loading...
Searching...
No Matches
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 |
BUInt8 * | data |
Detailed Description
BdsDataFile: Internal CD channel information.
Member Data Documentation
◆ station
BString Bds::CdDataChannel::station |
◆ channel
BString Bds::CdDataChannel::channel |
◆ mode
char Bds::CdDataChannel::mode[24] |
◆ status
char Bds::CdDataChannel::status[32] |
◆ startTime
BTimeStamp Bds::CdDataChannel::startTime |
◆ period
BUInt32 Bds::CdDataChannel::period |
◆ numSamples
BUInt32 Bds::CdDataChannel::numSamples |
◆ dataSize
BUInt32 Bds::CdDataChannel::dataSize |
◆ data
BUInt8* Bds::CdDataChannel::data |
The documentation for this class was generated from the following file:
- /src/blacknest/bds/bds/bdsDataLib/BdsDataFileCd.h
Generated by