mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

This CL introduces the new public API setSuppressPlaybackWhenUnsuitableOutput which if set to TRUE will cause suppression of a requested playback if that is going to happen on an unsuitable audio output (e.g. builtin speaker on a WearOS device). PiperOrigin-RevId: 538867212