Class SubtitleFontInfo
Inheritance
System.Object
SubtitleFontInfo
Namespace: MediaBrowser.Controller.Subtitles
Assembly: MediaBrowser.Controller.dll
Syntax
public class SubtitleFontInfo
Properties
FileSize
Declaration
public int FileSize { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Path
Declaration
public string Path { get; set; }
Property Value
Type | Description |
---|---|
System.String |