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