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