Player iOS / tvOS Release 3.32.0
Stable
12/20/2022
3.32.0
Added
PlayerViewConfig
to configurePlayerView
behaviorPictureInPictureConfig
to group configurations for Picture in Picture playbackshowSkipControls
to specify if skip-backward and skip-forward buttons are visible when Picture in Picture is active on iOSshouldEnterOnBackground
to specify if Picture in Picture playback should start automatically when the App enters background
PlayerView(player:,frame:,playerViewConfig:)
initializer to thePlayerView
to allow setting the newPlayerViewConfig
.dSYM
and.bcsymbolmap
files to XCFramework product in order to support crash report symbolication
Removed
- Deprecated
RenderFirstFrameEvent
event data object andonRenderFirstFrame
event listener fromPlayerListener
Deprecated
PlaybackConfig.isPictureInPictureEnabled
in favor ofPictureInPictureConfig.isEnabled