menu
ffmpeg_kit_flutter_min package
documentation
stream_information.dart
StreamInformation
getIndex method
getIndex method
dark_mode
light_mode
getIndex
method
int
?
getIndex
(
)
Returns stream index.
Implementation
int? getIndex() => this.getNumberProperty(keyIndex)?.toInt();
ffmpeg_kit_flutter_min package
documentation
stream_information
StreamInformation
getIndex method
StreamInformation class