bitmovin-player-react-native
Advanced tools
Changelog
[0.33.0] - 2024-11-28
TweaksConfig.forceReuseVideoCodecReasons
that allows to force the reuse of the video codec despite a configuration change. This flag should be set only, if it is known that the codec can handle the given configuration change.DebugConfig.isDebugLoggingEnabled
and DebugConfig.setDebugLoggingEnabled(value: boolean)
to check and set whether debug logging is enabled. Debug logging helps diagnose problems and trace the flow of execution within the Player and should not be enabled in production as it may log sensitive or confidential information to the console.3.78.0
3.94.0
Changelog
[0.32.0] - 2024-11-14
3.92.0
PlaybackConfig.isAutoplayEnabled = true
causes the player view creation to fail on AndroidNetworkConfig.preprocessHttpRequest
and NetworkConfig.preprocessHttpResponse
on AndroidChangelog
[0.31.0] - 2024-11-07
MediaControlConfig
to configure the media control information for the application. When isEnabled
is true
, the current media information will be shown on the lock-screen, in notifications, and within the control centerplayerConfig.playbackConfig.isBackgroundPlaybackEnabled
to support background playback3.91.0
TweaksConfig.updatesNowPlayingInfoCenter
in favor of MediaControlConfig.isEnabled
Changelog
[0.30.0] - 2024-10-31
3.90.0
3.77.0
WebUiConfig.variant
to set the UI variant that should be used by the Bitmovin Web UIChangelog
[0.29.0] - 2024-09-09
AdaptationConfig.initialBandwidthEstimateOverride
to override the selection of the optimal media tracks before actual bandwidth data is available3.82.0
3.71.0
3.33.0
Changelog
[0.28.0] - 2024-08-07
AdItem.preloadOffset
to control when ad manifest gets loaded3.78.0
3.67.0
Changelog
[0.27.1] - 2024-07-05
player.setMaxSelectableBitrate(null)
does not reset the maximum selectable bitrate on iOS and tvOSUInt
typeChangelog
[0.27.0] - 2024-06-21
3.23.0
for iOS, and to 4.13.0
for tvOS4.8.1
3.74.0
3.66.0
Changelog
[0.26.0] - 2024-06-14
Player.setVideoQuality()
API to enable video quality selection on Android3.73.0
3.65.0