Android.Media.AudioTrack.ErrorBadValue Field
Denotes a failure due to the use of an invalid value.

Value: -2

Syntax

[Android.Runtime.Register("ERROR_BAD_VALUE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.TrackStatus enum directly instead of this field.")]
public const TrackStatus ErrorBadValue

Remarks

Denotes a failure due to the use of an invalid value.

[Android Documentation]

Requirements

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