Share via


ActiveProcessingPicture.Id Property

Definition

An ID that uniquely identifies the active content.

public int Id { [Android.Runtime.Register("getId", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getId", "()I", "", ApiSince=36)>]
member this.Id : int

Property Value

Attributes

Remarks

An ID that uniquely identifies the active content.

The ID is assigned by the system to distinguish different active contents.

Java documentation for android.media.quality.ActiveProcessingPicture.getId().

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