Table of Contents

Class MediaQualityContract.SoundQuality

Namespace
Android.Media.Quality
Assembly
MASES.Netdroid.dll
public class MediaQualityContract.SoundQuality : JVMBridgeBase<MediaQualityContract.SoundQuality>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
Inheritance
MediaQualityContract.SoundQuality
Implements
Extension Methods

Constructors

SoundQuality(IJVMBridgeBaseInitializer)

Initializer used internally by JCOBridge. Do not use directly.

[Obsolete("This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public SoundQuality(IJVMBridgeBaseInitializer initializer)

Parameters

initializer IJVMBridgeBaseInitializer

Properties

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

IsBridgeAbstract

true if the BridgeClassName is an abstract class, i.e. cannot be created an instance

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

true if the BridgeClassName implements java.lang.AutoCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

true if the BridgeClassName is an interface, i.e. does not have any public constructor

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

true if the BridgeClassName is a static class, i.e. does not have any public constructor

public override bool IsBridgeStatic { get; }

Property Value

bool

PARAMETER_AUTO_VOLUME_CONTROL

public static String PARAMETER_AUTO_VOLUME_CONTROL { get; set; }

Property Value

String

PARAMETER_BALANCE

public static String PARAMETER_BALANCE { get; set; }

Property Value

String

PARAMETER_BASS

public static String PARAMETER_BASS { get; set; }

Property Value

String

PARAMETER_DIALOGUE_ENHANCER

public static String PARAMETER_DIALOGUE_ENHANCER { get; set; }

Property Value

String

PARAMETER_DIGITAL_OUTPUT_DELAY_MILLIS

public static String PARAMETER_DIGITAL_OUTPUT_DELAY_MILLIS { get; set; }

Property Value

String

PARAMETER_DIGITAL_OUTPUT_MODE

public static String PARAMETER_DIGITAL_OUTPUT_MODE { get; set; }

Property Value

String

PARAMETER_DOLBY_AUDIO_PROCESSING_DOLBY_ATMOS

public static String PARAMETER_DOLBY_AUDIO_PROCESSING_DOLBY_ATMOS { get; set; }

Property Value

String

PARAMETER_DOLBY_AUDIO_PROCESSING_SOUND_MODE

public static String PARAMETER_DOLBY_AUDIO_PROCESSING_SOUND_MODE { get; set; }

Property Value

String

PARAMETER_DOLBY_AUDIO_PROCESSING_SURROUND_VIRTUALIZER

public static String PARAMETER_DOLBY_AUDIO_PROCESSING_SURROUND_VIRTUALIZER { get; set; }

Property Value

String

PARAMETER_DOLBY_AUDIO_PROCESSING_VOLUME_LEVELER

public static String PARAMETER_DOLBY_AUDIO_PROCESSING_VOLUME_LEVELER { get; set; }

Property Value

String

PARAMETER_DOWN_MIX_MODE

public static String PARAMETER_DOWN_MIX_MODE { get; set; }

Property Value

String

PARAMETER_DTS_DRC

public static String PARAMETER_DTS_DRC { get; set; }

Property Value

String

PARAMETER_DTS_VIRTUAL_X_DEFINITION

public static String PARAMETER_DTS_VIRTUAL_X_DEFINITION { get; set; }

Property Value

String

PARAMETER_DTS_VIRTUAL_X_DIALOG_CLARITY

public static String PARAMETER_DTS_VIRTUAL_X_DIALOG_CLARITY { get; set; }

Property Value

String

PARAMETER_DTS_VIRTUAL_X_HEIGHT

public static String PARAMETER_DTS_VIRTUAL_X_HEIGHT { get; set; }

Property Value

String

PARAMETER_DTS_VIRTUAL_X_LIMITER

public static String PARAMETER_DTS_VIRTUAL_X_LIMITER { get; set; }

Property Value

String

PARAMETER_DTS_VIRTUAL_X_TBHDX

public static String PARAMETER_DTS_VIRTUAL_X_TBHDX { get; set; }

Property Value

String

PARAMETER_DTS_VIRTUAL_X_TRU_SURROUND_X

public static String PARAMETER_DTS_VIRTUAL_X_TRU_SURROUND_X { get; set; }

Property Value

String

PARAMETER_DTS_VIRTUAL_X_TRU_VOLUME_HD

public static String PARAMETER_DTS_VIRTUAL_X_TRU_VOLUME_HD { get; set; }

Property Value

String

PARAMETER_EARC

public static String PARAMETER_EARC { get; set; }

Property Value

String

PARAMETER_SPEAKERS

public static String PARAMETER_SPEAKERS { get; set; }

Property Value

String

PARAMETER_SPEAKERS_DELAY_MILLIS

public static String PARAMETER_SPEAKERS_DELAY_MILLIS { get; set; }

Property Value

String

PARAMETER_SURROUND_SOUND

public static String PARAMETER_SURROUND_SOUND { get; set; }

Property Value

String

PARAMETER_TREBLE

public static String PARAMETER_TREBLE { get; set; }

Property Value

String