Click or drag to resize

Subtitle Class

Subtitle. Use this with SetSubtitle to create or update a subtitle. If the ID is -1 a new subtitle is created.
Inheritance Hierarchy
SystemObject
  VideoCatalogServiceSubtitle

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

The Subtitle type exposes the following members.

Constructors
 NameDescription
Public methodSubtitle 
Top
Properties
 NameDescription
Public propertyEndTime 
Public propertyID 
Public propertyStartTime 
Public propertyText 
Public propertyVideoFileID 
Top
See Also