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