menu
theoplayer_platform_interface package
documentation
theoplayer_view_controller_mobile.dart
THEOplayerViewControllerMobile
getVideoWidth method
getVideoWidth method
dark_mode
light_mode
getVideoWidth
method
Future
<
int
>
getVideoWidth
(
)
override
Implementation
Future<int> getVideoWidth() { return _nativeAPI.getVideoWidth(); }
theoplayer_platform_interface package
documentation
theoplayer_view_controller_mobile
THEOplayerViewControllerMobile
getVideoWidth method
THEOplayerViewControllerMobile class