SubLib Subtitle Library

SubtitleCollection.Add Method (Subtitle)

Adds a subtitle to the end of the collection.

public void Add(
   Subtitle subtitle
);

Parameters

subtitle
The subtitle to add.

See Also

SubtitleCollection Class | SubLib Namespace | SubtitleCollection.Add Overload List