Builder

class Builder(context: Context, clazz: Class<out MediaLibraryService>)

Builder for PillarboxMediaBrowser.

Parameters

context

The context.

clazz

The class of the MediaLibraryService that holds the PillarboxMediaLibrarySession.

Constructors

Link copied to clipboard
constructor(context: Context, clazz: Class<out MediaLibraryService>)

Functions

Link copied to clipboard

Create a new PillarboxMediaBrowser and connect to a PillarboxMediaBrowser.

Link copied to clipboard