AudioStream.Group Property

Definition

Returns the joined AudioGroup.

public virtual Android.Net.Rtp.AudioGroup? Group { [Android.Runtime.Register("getGroup", "()Landroid/net/rtp/AudioGroup;", "GetGetGroupHandler")] get; }
[<get: Android.Runtime.Register("getGroup", "()Landroid/net/rtp/AudioGroup;", "GetGetGroupHandler")>]
member this.Group : Android.Net.Rtp.AudioGroup

Property Value

Attributes

Remarks

Returns the joined AudioGroup.

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

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