ESP-IDF
OI_CODEC_SBC_CODEC_DATA_MONO
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
OI_CODEC_SBC_CODEC_DATA_MONO
OI_CODEC_SBC_CODEC_DATA_MONO struct
Syntax
Show:
Summary
Declaration
from
oi_codec_sbc.h:209
typedef
struct
{
OI_UINT32
data
[
CODEC_DATA_WORDS
(
1
,
SBC_CODEC_FAST_FILTER_BUFFERS
)
]
;
}
OI_CODEC_SBC_CODEC_DATA_MONO
;
Fields
Field
Declared as
OI_CODEC_SBC_CODEC_DATA_MONO::data
OI_UINT32
[
CODEC_DATA_WORDS
(
1
,
SBC_CODEC_FAST_FILTER_BUFFERS
)
]
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