Click or drag to resize

VideoClip Class

VideoClip. Use this with SetVideoClip to create or update a video clip. If the ID is -1 a new video clip is created.
Inheritance Hierarchy
SystemObject
  VideoCatalogServiceVideoClip

Namespace: VideoCatalogService
Assembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax
C#
public class VideoClip

The VideoClip type exposes the following members.

Constructors
 NameDescription
Public methodVideoClip 
Top
Properties
 NameDescription
Public propertyEndTime 
Public propertyID 
Public propertyStartTime 
Public propertyVideoFileID 
Top
See Also