VideoDestroyΒΆ

VideoDestroy destroys a video object.

bool = VideoDestroy(hVideo)

Return Value

bool is TRUE (1), if the function was successful and otherwise FALSE (0).

Parameters

hVideo

Identifies the video.

History

Version

Description

R2013.3

New.

id-1547207