explicitDecodingConfig property

ExplicitDecodingConfig? explicitDecodingConfig
getter/setter pair

Explicitly specified decoding parameters.

Required if using headerless PCM audio (linear16, mulaw, alaw).

Implementation

ExplicitDecodingConfig? explicitDecodingConfig;