コード例 #1
0
 void OnApplicationQuit()
 {
     webcam.ReleaseCamera();
     //Free handle
     pixelHandle.Free();
 }