Version: 2020.1
言語: 日本語
public void Dispose ();

説明

Dispose must be called to shutdown the PhotoCapture instance.

If your VideoCapture instance successfully called VideoCapture.StartVideoModeAsync, you must make sure that you call VideoCapture.StopVideoModeAsync before disposing your VideoCapture instance.