Share via


Settings.System.MuteStreamsAffected Field

Definition

Determines which streams are affected by mute.

[Android.Runtime.Register("MUTE_STREAMS_AFFECTED")]
public const string MuteStreamsAffected;
[<Android.Runtime.Register("MUTE_STREAMS_AFFECTED")>]
val mutable MuteStreamsAffected : string

Field Value

Attributes

Remarks

Determines which streams are affected by mute. The stream type's bit should be set to 1 if it should be muted when a mute request is received.

Java documentation for android.provider.Settings.System.MUTE_STREAMS_AFFECTED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to