codec property

String? codec
final

The audio codec for the output file. Valid values include aac, flac, mp2, mp3, pcm, and vorbis.

Implementation

final String? codec;