menu
ffmpeg_kit_flutter_min package
documentation
stream_information.dart
StreamInformation
getCodec method
getCodec method
dark_mode
light_mode
getCodec
method
String
?
getCodec
(
)
Returns stream codec.
Implementation
String? getCodec() => this.getStringProperty(StreamInformation.keyCodec);
ffmpeg_kit_flutter_min package
documentation
stream_information
StreamInformation
getCodec method
StreamInformation class