codec property

  1. @JsonKey(name: 'codec')
AudioCodecType? codec
final

Audio Codec type: AudioCodecType.

Implementation

@JsonKey(name: 'codec')
final AudioCodecType? codec;