Player iOS / tvOS Release 3.25.0
Stable
8/16/2022
3.25.0
Changed
- Change
TimeMode
to a@frozen
enum SourceConfig.metadata
in Swift now uses[String: Any]
type
Removed
- Deprecated APIs from
SourceConfig
:HlsSource
DashSource
ProgressiveSource
SourceConfig
initializers:init(adaptiveSource:)
init(HlsSource)
initWithDASHSource:
initWithProgressiveSource:
SourceConfig
properties and methods:urlForType:
hasSourceOfType:
addSource:error:
addAdaptiveSource:error:
addProgressiveSource:error:
AdaptiveSource
,DASHSource
,HLSSource
,ProgressiveSource
,MediaSource
classes
Fixed
CueExitEvent
s firing continuously when external subtitles are added toSourceConfig
- Incorrect playback position when using an UNIX timestamp for time-shifting using
player.timeShift