release method

void release()

Implementation

void release() {
  cvRun(() => cvideo.VideoCapture_Release(ref));
}