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