menu
theoplayer_web package
documentation
theoplayer_view_controller_web.dart
THEOplayerViewControllerWeb
getVideoHeight method
getVideoHeight method
dark_mode
light_mode
getVideoHeight
method
@
override
Future
<
int
>
getVideoHeight
(
)
override
Implementation
@override Future<int> getVideoHeight() { return Future.value(_theoPlayerJS.videoHeight); }
theoplayer_web package
documentation
theoplayer_view_controller_web
THEOplayerViewControllerWeb
getVideoHeight method
THEOplayerViewControllerWeb class