audioChannel property
The audio channel ranging between 0 and 5. The default value is 0. See AudioChannel.
Note Special players are needed if audioChannel
is not set as 0.
Implementation
@JsonKey(includeIfNull: false)
AudioChannel? audioChannel;
The audio channel ranging between 0 and 5. The default value is 0. See AudioChannel.
Note Special players are needed if audioChannel
is not set as 0.
@JsonKey(includeIfNull: false)
AudioChannel? audioChannel;