Android.Net.Rtp.RtpStream.IsBusy Property
Returns true if the stream is busy.

Syntax

[get: Android.Runtime.Register("isBusy", "()Z", "GetIsBusyHandler")]
public virtual bool IsBusy { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if the stream is busy. In this case most of the setter methods are disabled. This method is intended to be overridden by subclasses.

[Android Documentation]

Requirements

Namespace: Android.Net.Rtp
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 12