Share via


DrmInitData.SchemeInitData.Uuid Property

Definition

The UUID associated with this scheme initialization data.

[Android.Runtime.Register("uuid", ApiSince=30)]
public Java.Util.UUID Uuid { get; set; }
[<Android.Runtime.Register("uuid", ApiSince=30)>]
member this.Uuid : Java.Util.UUID with get, set

Property Value

Attributes

Remarks

The UUID associated with this scheme initialization data. May be #UUID_NIL if unknown or not applicable.

Java documentation for android.media.DrmInitData.SchemeInitData.uuid.

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