MediaQualityContract.SoundQuality.ParameterSpeakersDelayMillis Field

Definition

Speaker delay in milliseconds.

[Android.Runtime.Register("PARAMETER_SPEAKERS_DELAY_MILLIS", ApiSince=36)]
public const string ParameterSpeakersDelayMillis;
[<Android.Runtime.Register("PARAMETER_SPEAKERS_DELAY_MILLIS", ApiSince=36)>]
val mutable ParameterSpeakersDelayMillis : string

Field Value

Attributes

Remarks

Speaker delay in milliseconds.

Type: INTEGER

Java documentation for android.media.quality.MediaQualityContract.SoundQuality.PARAMETER_SPEAKERS_DELAY_MILLIS.

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