react-native-theoplayer
Advanced tools
Changelog
[2.9.0] - 23-06-16
@theoplayer/react-native-ui
package.react-native-theoplayer
dependencies on packages @react-native-community/slider
, react-native-google-cast
, react-native-svg
, react-native-svg-web
, react-native-url-polyfill
and url-polyfill
.Changelog
[2.8.0] - 23-06-01
ignoreAvailabilityWindow
property to SourceDescription.dash
for Android and Web.needsTimescaleShifting
, desiredTimescale
and forceSeekToSynchronize
properties to SourceDescription.dash
for Web.cue
property.pause
event would not be dispatched while pausing during play-out of an ad.play
and pause
, were not handled anymore after toggling background audio support.MediaBrowserServiceCompat
instances are registered.Changelog
[2.7.0] - 23-05-15
play
and pause
in case no source was set.Changelog
[2.6.0] - 23-05-05
currentProgramDateTime
property of TimeUpdateEvent
would not be formatted in milliseconds.enum
instead of a string union for ABRStrategyType
.Changelog
[1.8.4] - 23-04-27
pause
event was not dispatched during play-out of an ad.videoAspectRatio
property on the THEOplayerView
for iOS and Android.PlayerEventTypes.WAITING
event that is dispatched when play-back stops due to lack of media data.Changelog
[2.5.0] - 23-04-26
aspectRatio
property on the THEOplayer
instance that can be either FIT
(default), FILL
or ASPECT_FILL
.theoplayer
Web SDK as optional peer dependency.Changelog
[2.4.0] - 23-04-21
startTime
and endTime
with value Infinity
or NaN
were not passed correctly.backgroundAudioEnabled
is true
, and never for ads and live stream.backgroundAudioEnabled
is true
, and never for ads.crossOrigin
property to SourceDescription
for requesting CORS access to content.Changelog
[2.3.0] - 23-04-14
Changelog
[2.2.0] - 23-04-12
RetryConfiguration
on PlayerConfiguration
for Web and Android.MediaPlaybackService
disabled by default on Android.Changelog
[2.1.0] - 23-04-09
backgroundAudioConfiguration.mediaPlaybackServiceEnabled
property on Android. Disabling background playback disables the service as well.