duration property

double? get duration
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;@JsonKey(name: 'bit_rate') int? get bitRate; double? get duration;