react-native-video
Advanced tools
Changelog
Version 6.0.0-alpha.0
hideShutterView
before showing the shutterView
on Android #2609onReadyForDisplay
not being called #2721_eventDispatcher
on iOS target to match bridge.eventDispatcher()
#2720Changelog
Version 5.2.0
Changelog
Version 5.1.0-alpha6
preferredForwardBufferDuration
(iOS) - the duration the player should buffer media from the network ahead of the playhead to guard against playback disruption. (#1944)currentPlaybackTime
(Android ExoPlayer, iOS) - when playing an HLS live stream with a EXT-X-PROGRAM-DATE-TIME
tag configured, then this property will contain the epoch value in msec. (#1944)trackId
(Android ExoPlayer) - Configure an identifier for the video stream to link the playback context to the events emitted. (#1944)