FastLED
3.9.15
Loading...
Searching...
No Matches
◆
AudioChannel
enum class
fl::audio::AudioChannel
strong
Enumerator
Left
Right
Both
Definition at line
27
of file
input.h
.
27
{
28
Left
= 0,
29
Right
= 1,
30
Both
= 2,
// Two microphones can be used to capture both channels with one
31
// AudioSource.
32
};
fl::audio::AudioChannel::Both
@ Both
Definition
input.h:30
fl::audio::AudioChannel::Right
@ Right
Definition
input.h:29
fl::audio::AudioChannel::Left
@ Left
Definition
input.h:28
fl
audio
Generated on Tue Jun 16 2026 00:07:07 for FastLED by
1.13.2