standardCodec constant
Codec
const standardCodec
only codec support by android unless we have a minSdk of 29 then OGG_VORBIS and OPUS are supported.
Implementation
static const Codec standardCodec = Codec.aacADTS;