menu
eatshots_video_player package
documentation
eatshots_video_player_platform_interface.dart
VideoViewPlayerPlatform
play method
play method
dark_mode
light_mode
play
method
Future
<
void
>
play
(
int
textureId
)
Implementation
Future<void> play(int textureId) { throw UnimplementedError('play() has not been implemented.'); }
eatshots_video_player package
documentation
eatshots_video_player_platform_interface
VideoViewPlayerPlatform
play method
VideoViewPlayerPlatform class