release method

void release()

Implementation

void release() {
  cvRun(() => cvideoio.cv_VideoWriter_release(ref));
}