Table of Contents

Class SubtitleSourceSettings

Namespace
VisioForge.Core.Types.X.Sources
Assembly
VisioForge.Core.dll

Subtitle source settings.

public class SubtitleSourceSettings

Inheritance

Inherited Members

Constructors

SubtitleSourceSettings(string)

Initializes a new instance of the VisioForge.Core.Types.X.Sources.SubtitleSourceSettings class.

public SubtitleSourceSettings(string filename)

Parameters

filename string

The filename.

Properties

Filename

Gets the filename.

public string Filename { get; }

Property Value

string

Methods

CreateBlock()

Creates the block.

public MediaBlock CreateBlock()

Returns

MediaBlock

MediaBlock.