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