i2s_recorder sample
NUM_CHANNELS
is only used within i2s_recorder sample.
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
i2s_recorder sample
NUM_CHANNELS
NUM_CHANNELS macro
Syntax
Show:
Summary
Declaration
from
i2s_recorder_main.c:29
#define
NUM_CHANNELS
(
1
)
Examples
References
from
examples
Code
Location
#define
NUM_CHANNELS
(
1
)
// For mono recording only!
i2s_recorder_main.c:29
#define
BYTE_RATE
(
CONFIG_EXAMPLE_SAMPLE_RATE
*
(
CONFIG_EXAMPLE_BIT_SAMPLE
/
8
)
)
*
NUM_CHANNELS
i2s_recorder_main.c:32
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