menu
ffmpeg_kit_flutter_android package
documentation
stream_information.dart
StreamInformation
getSampleRate method
getSampleRate method
dark_mode
light_mode
getSampleRate
method
String
?
getSampleRate
(
)
Returns sample rate.
Implementation
String? getSampleRate() => getStringProperty(StreamInformation.keySampleRate);
ffmpeg_kit_flutter_android package
documentation
stream_information
StreamInformation
getSampleRate method
StreamInformation class