DefaultPlayableMedia

constructor(source: MediaSource, mediaPlayer: AndroidMediaPlayer)

Parameters

source

the MediaSource on which the media is found

mediaPlayer

the android.media.MediaPlayer playing the media

constructor(source: MediaSource, avPlayerItem: <Error class: unknown class>)

Parameters

source

the MediaSource on which the media is found

avPlayerItem

the AVPlayerItem associated with the media

constructor(source: MediaSource)

Parameters

source

the MediaSource on which the media is found

constructor(source: MediaSource)

Parameters

source

the MediaSource on which the media is found