RDK Documentation (Open Sourced RDK Components)
_stBTRMgrStreamingInfo Struct Reference
Collaboration diagram for _stBTRMgrStreamingInfo:
Collaboration graph

Data Fields

tBTRMgrAcHdl hBTRMgrAcHdl
 
tBTRMgrSoHdl hBTRMgrSoHdl
 
tBTRMgrSoHdl hBTRMgrSiHdl
 
BTRMGR_StreamOut_Type_t tBTRMgrSoType
 
unsigned long bytesWritten
 
unsigned samplerate
 
unsigned channels
 
unsigned bitsPerSample
 
int i32BytesToEncode
 

yes

Definition at line 63 of file btrMgr.c.

Field Documentation

◆ hBTRMgrAcHdl

tBTRMgrAcHdl _stBTRMgrStreamingInfo::hBTRMgrAcHdl

Definition at line 64 of file btrMgr.c.

◆ hBTRMgrSoHdl

tBTRMgrSoHdl _stBTRMgrStreamingInfo::hBTRMgrSoHdl

Definition at line 65 of file btrMgr.c.

◆ hBTRMgrSiHdl

tBTRMgrSoHdl _stBTRMgrStreamingInfo::hBTRMgrSiHdl

Definition at line 66 of file btrMgr.c.

◆ tBTRMgrSoType

BTRMGR_StreamOut_Type_t _stBTRMgrStreamingInfo::tBTRMgrSoType

Definition at line 67 of file btrMgr.c.

◆ bytesWritten

unsigned long _stBTRMgrStreamingInfo::bytesWritten

Definition at line 68 of file btrMgr.c.

◆ samplerate

unsigned _stBTRMgrStreamingInfo::samplerate

Definition at line 69 of file btrMgr.c.

◆ channels

unsigned _stBTRMgrStreamingInfo::channels

Definition at line 70 of file btrMgr.c.

◆ bitsPerSample

unsigned _stBTRMgrStreamingInfo::bitsPerSample

Definition at line 71 of file btrMgr.c.

◆ i32BytesToEncode

int _stBTRMgrStreamingInfo::i32BytesToEncode

Definition at line 72 of file btrMgr.c.


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