ESP-IDF
tBTC_MEDIA_INIT_AUDIO
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTC_MEDIA_INIT_AUDIO
tBTC_MEDIA_INIT_AUDIO struct
* Data types
Syntax
Show:
Summary
Declaration
from
btc_a2dp_source.h:28
typedef
struct
{
BT_HDR
hdr
;
UINT16
SamplingFreq
;
UINT8
ChannelMode
;
UINT8
NumOfSubBands
;
UINT8
NumOfBlocks
;
UINT8
AllocationMethod
;
UINT16
MtuSize
;
}
tBTC_MEDIA_INIT_AUDIO
;
Fields
Field
Declared as
tBTC_MEDIA_INIT_AUDIO::hdr
BT_HDR
tBTC_MEDIA_INIT_AUDIO::SamplingFreq
UINT16
tBTC_MEDIA_INIT_AUDIO::ChannelMode
UINT8
tBTC_MEDIA_INIT_AUDIO::NumOfSubBands
UINT8
tBTC_MEDIA_INIT_AUDIO::NumOfBlocks
UINT8
tBTC_MEDIA_INIT_AUDIO::AllocationMethod
UINT8
tBTC_MEDIA_INIT_AUDIO::MtuSize
UINT16
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out