menu
video_player package
documentation
video_player.dart
VideoAudioTrack
channelCount property
channelCount property
dark_mode
light_mode
channelCount
property
int
?
channelCount
final
Number of audio channels.
May be null if not available from the platform.
Implementation
final int? channelCount;
video_player package
documentation
video_player
VideoAudioTrack
channelCount property
VideoAudioTrack class