external factory AudioEncoderConfig( {required String codec, int? sampleRate, int? numberOfChannels, int? bitrate});