Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

VideoCapture.Dispose

public void Dispose();

Description

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.

Did you find this page useful? Please give it a rating: