VideoMASTER_Close
- Updated2023-08-17
- 1 minute(s) read
VideoMASTER_Close
Description:
This function releases resources allocated to the video digitizer handle, VideoMUX, VideoCTU, and the multiplexer handle. Run this function only when video acquisition and analysis has been completed.
Syntax:
void VideoMASTER_CloseDevices(
ErrorCluster *errorIn,
ErrorCluster *errorOut);
Parameters:
refer to the corresponding LabVIEW API VideoMASTER Close for a detailed description of each parameter.