Gst.MiniObject.prototype.unlock
function unlock(flags:Gst.LockFlags):void {
// Gjs wrapper for gst_mini_object_unlock()
}Unlock the mini-object with the specified access mode in flags.
- flags
function unlock(flags:Gst.LockFlags):void {
// Gjs wrapper for gst_mini_object_unlock()
}Unlock the mini-object with the specified access mode in flags.