excludeMediaSession

fun excludeMediaSession(excludeMediaSession: Boolean): <Error class: unknown class>

Indicates whether the media session should be excluded from creation. By default, QP Player is pre-integrated with MediaSession to ensure compliance with system media controls and voice control features like Google Assistant.

However, clients that do not require a media session can set this flag to Boolean.true Default value is Boolean.false