AudioPlaybackCaptureConfiguration.GetMatchingUids Method

Definition

[Android.Runtime.Register("getMatchingUids", "()[I", "", ApiSince=29)]
public int[] GetMatchingUids ();
[<Android.Runtime.Register("getMatchingUids", "()[I", "", ApiSince=29)>]
member this.GetMatchingUids : unit -> int[]

Returns

Int32[]

the UIDs passed to Builder#addMatchingUid(int).

Attributes

Remarks

Java documentation for android.media.AudioPlaybackCaptureConfiguration.getMatchingUids().

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