Class SubtitleCodec
Inheritance
System.Object
SubtitleCodec
Assembly: MediaBrowser.Model.dll
public class SubtitleCodec
Fields
DVB_TELETEXT
Declaration
public static ReadOnlyMemory<char> DVB_TELETEXT
Field Value
Type |
Description |
System.ReadOnlyMemory<System.Char> |
|
Declaration
public static ReadOnlyMemory<char> DVBSUB
Field Value
Type |
Description |
System.ReadOnlyMemory<System.Char> |
|
Declaration
public static ReadOnlyMemory<char> DVDSUB
Field Value
Type |
Description |
System.ReadOnlyMemory<System.Char> |
|
Mov_Text
Declaration
public static ReadOnlyMemory<char> Mov_Text
Field Value
Type |
Description |
System.ReadOnlyMemory<System.Char> |
|
Declaration
public static ReadOnlyMemory<char> PGSSUB
Field Value
Type |
Description |
System.ReadOnlyMemory<System.Char> |
|
Declaration
public static ReadOnlyMemory<char> SRT
Field Value
Type |
Description |
System.ReadOnlyMemory<System.Char> |
|
Extension Methods