Home > @magiclane/maps-sdk > SoundSessionRequestPreferences > exclusive
SoundSessionRequestPreferences.exclusive property
Whether the session should be exclusive.
When true other audio output should be silenced during the session.
Signature:
readonly exclusive: boolean;