ESP-IDF
tBTC_AV_MEDIA_FEED_CFG_PCM
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_AV_MEDIA_FEED_CFG_PCM
tBTC_AV_MEDIA_FEED_CFG_PCM struct
Structure used to configure the AV media feeding
Syntax
Show:
Summary
Declaration
from
btc_av_api.h:174
typedef
struct
{
UINT16
sampling_freq
;
UINT16
num_channel
;
UINT8
bit_per_sample
;
}
tBTC_AV_MEDIA_FEED_CFG_PCM
;
Fields
Field
Declared as
tBTC_AV_MEDIA_FEED_CFG_PCM::sampling_freq
UINT16
tBTC_AV_MEDIA_FEED_CFG_PCM::num_channel
UINT16
tBTC_AV_MEDIA_FEED_CFG_PCM::bit_per_sample
UINT8
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