API referenceGo APICaptureScopeOn this pageCaptureScope type CaptureScope struct { // contains filtered or unexported fields} CaptureScope is a `clika_rt_capture_scope*` handle (single-owner). Methods Close func (h *CaptureScope) Close() Close frees the single-owner handle; safe to call twice.