MediaQualityContract.SoundQuality.ParameterDtsVirtualXDefinition Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enable/disable virtual X definition.
[Android.Runtime.Register("PARAMETER_DTS_VIRTUAL_X_DEFINITION", ApiSince=36)]
public const string ParameterDtsVirtualXDefinition;
[<Android.Runtime.Register("PARAMETER_DTS_VIRTUAL_X_DEFINITION", ApiSince=36)>]
val mutable ParameterDtsVirtualXDefinition : string
Field Value
- Attributes
Remarks
Enable/disable virtual X definition.
It applies audio processing to improve overall sound definition and clarity.
Type: BOOLEAN
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.