PillarboxMediaSourceFactory

constructor(context: Context, seekableLiveConfig: SeekableLiveConfig = SeekableLiveConfig(), timeSource: TimeSource = TimeSource.Monotonic)

Parameters

context

The Context used to create the default AssetLoader.

seekableLiveConfig

The SeekableLiveConfig used to determine if the player can seek when playing live stream.

timeSource

The TimeSource used for the created MediaSource.