AudioPlayerServiceBuilder

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun build(): Player

Builds a Player instance based on the supplied builder params.

Link copied to clipboard

This flag should be set if the auto head unit creates QPPlayer and listen to its event to use the Bookmark, Heartbeat capabilities.

Link copied to clipboard

Configures Logger used for call tracing.

Link copied to clipboard

Adds media item to the builder

Link copied to clipboard

Add list of media items to the builder

Link copied to clipboard
fun networkStack(networkStack: NetworkStack = NetworkStack.BUILT_IN): AudioPlayerServiceBuilder

Configures the NetworkStack to be used for the playback. Default value is NetworkStack.BUILT_IN.

Link copied to clipboard

Configures PlaybackProperties to apply for playback customization/optimization.

Link copied to clipboard

Enables/disables repeated playback when stream reaches the end.

Link copied to clipboard

Set the seeking behaviour of the player.

Link copied to clipboard

Sets Player Notifications how lock screen notification should look like. Application minimal leverage on optimising the Notification.

Link copied to clipboard

Configures User-Agent string.