menu
cache_video_player package
documentation
video_player_platform_interface
VideoPlayerPlatform
init method
init
brightness_4
brightness_5
init
method
Future
<
void
>
init
(
)
Implementation
Future<void> init() { throw UnimplementedError('init() has not been implemented.'); }
cache_video_player package
documentation
video_player_platform_interface
VideoPlayerPlatform
init method
VideoPlayerPlatform class
Constructors
VideoPlayerPlatform
Properties
hashCode
isMock
runtimeType
Methods
buildView
create
dispose
errorListener
getPosition
init
noSuchMethod
pause
play
seekTo
setLooping
setMixWithOthers
setPlaybackSpeed
setVolume
toString
videoEventsFor
videoSpectrumEventsFor
Operators
operator ==
Static properties
instance