menu
theoplayer_android package
documentation
theoplayer_view_controller_android.dart
THEOplayerViewControllerAndroid
getDuration method
getDuration method
dark_mode
light_mode
getDuration
method
Future
<
double
>
getDuration
(
)
inherited
Implementation
Future<double> getDuration() { return _nativeAPI.getDuration(); }
theoplayer_android package
documentation
theoplayer_view_controller_android
THEOplayerViewControllerAndroid
getDuration method
THEOplayerViewControllerAndroid class