Click or drag to resize

IUtilitiesUnmask Method

Unmask a video file given its id in the catalog

Namespace: VideoCataloger
Assembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax
C#
void Unmask(
	long video_id
)

Parameters

video_id  Int64
id of video file
See Also