ambiancePlaybacks property

Map<Ambiance, SoundPlayback> ambiancePlaybacks
final

The playback settings for the list of ambiances.

This value is used by onPush and onPop.

Implementation

final Map<Ambiance, SoundPlayback> ambiancePlaybacks;