menu
theoplayer_ios package
documentation
theoplayer_view_controller_ios.dart
THEOplayerViewControllerIOS
getVideoWidth method
getVideoWidth method
dark_mode
light_mode
getVideoWidth
method
Future
<
int
>
getVideoWidth
(
)
inherited
Implementation
Future<int> getVideoWidth() { return _nativeAPI.getVideoWidth(); }
theoplayer_ios package
documentation
theoplayer_view_controller_ios
THEOplayerViewControllerIOS
getVideoWidth method
THEOplayerViewControllerIOS class