MediaPlayer.MediaErrorUnsupported Field

Definition

Caution

This constant will be removed in the future version. Use Android.Media.MediaError.Unsupported.

[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaError.Unsupported.")]
public const int MediaErrorUnsupported = -1010;
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaError.Unsupported.")>]
val mutable MediaErrorUnsupported : int

Field Value

Value = -1010

Implements

Android.Media.IAudioRouting._members Android.Media.IAudioRouting.cb_getRoutedDevices_GetRoutedDevices_Ljava_util_List_
Attributes

Remarks

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