Stops the current JET playback, and releases all associated native resources.
Syntax
[Android.Runtime.Register("release", "()V", "GetReleaseHandler")] public virtual voidRelease ()
Remarks
Stops the current JET playback, and releases all associated native resources.
The object can no longer be used and the reference should be set to null
after a call to release().