Share via


AudioStream.IsBusy Property

Definition

Returns true if the stream has already joined an AudioGroup.

public override bool IsBusy { [Android.Runtime.Register("isBusy", "()Z", "")] get; }
[<get: Android.Runtime.Register("isBusy", "()Z", "")>]
member this.IsBusy : bool

Property Value

Attributes

Remarks

Returns true if the stream has already joined an AudioGroup.

Java documentation for android.net.rtp.AudioStream.isBusy().

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