menu
telnyx_webrtc package
documentation
model/audio_codec.dart
AudioCodec
channels property
channels property
dark_mode
light_mode
channels
property
int
?
channels
final
The number of audio channels (e.g., 1 for mono, 2 for stereo)
Implementation
final int? channels;
telnyx_webrtc package
documentation
model/audio_codec
AudioCodec
channels property
AudioCodec class