standardCodec constant Null safety
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;
only codec support by android unless we have a minSdk of 29 then OGG_VORBIS and OPUS are supported.
static const Codec standardCodec = Codec.aacADTS;