audioChannels property
This parameter only takes effect for audio streams, and indicates the audio channel number.
Implementation
@JsonKey(name: 'audioChannels')
final int? audioChannels;
This parameter only takes effect for audio streams, and indicates the audio channel number.
@JsonKey(name: 'audioChannels')
final int? audioChannels;