Android.Media.Audiofx.BassBoost.Properties Property
Gets the bass boost properties.

Syntax

[get: Android.Runtime.Register("getProperties", "()Landroid/media/audiofx/BassBoost$Settings;", "GetGetPropertiesHandler")]
[set: Android.Runtime.Register("setProperties", "(Landroid/media/audiofx/BassBoost$Settings;)V", "GetSetProperties_Landroid_media_audiofx_BassBoost_Settings_Handler")]
public virtual BassBoost.Settings Properties { get; set; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
!:NoType:IllegalStateException
!:NoType:IllegalArgumentException
Java.Lang.UnsupportedOperationException
Java.Lang.IllegalStateException
Java.Lang.IllegalArgumentException
!:NoType:IllegalStateException
!:NoType:IllegalArgumentException
Java.Lang.UnsupportedOperationException
Java.Lang.IllegalStateException
Java.Lang.IllegalArgumentException

Remarks

Get method documentation [Android Documentation]

Gets the bass boost properties. This method is useful when a snapshot of current bass boost settings must be saved by the application.

Set method documentation [Android Documentation]

Sets the bass boost properties. This method is useful when bass boost settings have to be applied from a previous backup.

Requirements

Namespace: Android.Media.Audiofx
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9