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