PillarboxCastPlayer

Create a new instance of PillarboxCastPlayer.

Usage

val player = PillarboxCastPlayer(context, Default) {
mediaItemConverter(MyMediaItemConverter())
}

Return

A new instance of PillarboxCastPlayer.

Parameters

Builder
context

The Context.

builder

The builder.