values constant
Implementation
static const $core.List<ExplicitDecodingConfig_AudioEncoding> values =
<ExplicitDecodingConfig_AudioEncoding>[
AUDIO_ENCODING_UNSPECIFIED,
LINEAR16,
MULAW,
ALAW,
];
static const $core.List<ExplicitDecodingConfig_AudioEncoding> values =
<ExplicitDecodingConfig_AudioEncoding>[
AUDIO_ENCODING_UNSPECIFIED,
LINEAR16,
MULAW,
ALAW,
];