menu
googleapis_beta package
documentation
transcoder/v1beta1.dart
AudioChannelInput
AudioChannelInput constructor
AudioChannelInput constructor
dark_mode
light_mode
AudioChannelInput
constructor
AudioChannelInput
(
{
int
?
channel
,
double
?
gainDb
,
String
?
key
,
int
?
track
,
})
Implementation
AudioChannelInput({ this.channel, this.gainDb, this.key, this.track, });
googleapis_beta package
documentation
transcoder/v1beta1
AudioChannelInput
AudioChannelInput constructor
AudioChannelInput class