Android.Net.Rtp.RtpStream.Release Method
Releases allocated resources.

Syntax

[Android.Runtime.Register("release", "()V", "GetReleaseHandler")]
public virtual void Release ()

See Also

RtpStream.IsBusy

Exceptions

TypeReason
Java.Lang.IllegalStateExceptionif the stream is busy.

Remarks

Releases allocated resources. The stream becomes inoperable after calling this method.

[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