audioCodec property

  1. @JsonKey(name: 'audio_codec')
String? get audioCodec
inherited

Implementation

String? get format; int? get width; int? get height;@JsonKey(name: 'video_codec') String? get videoCodec;@JsonKey(name: 'audio_codec') String? get audioCodec;