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