Facebook
Twitter
Pinterest
Tumblr
GitHub
RSS
  • DEV Home
  • Documentation
  • Reference
  • Download
Search Results for

    Show / Hide Table of Contents

    Class SubtitleCodec

    Inheritance
    System.Object
    SubtitleCodec
    Namespace: MediaBrowser.Model.MediaInfo
    Assembly: MediaBrowser.Model.dll
    Syntax
    public class SubtitleCodec

    Fields

    DVB_TELETEXT

    Declaration
    public static ReadOnlyMemory<char> DVB_TELETEXT
    Field Value
    Type Description
    System.ReadOnlyMemory<System.Char>

    DVBSUB

    Declaration
    public static ReadOnlyMemory<char> DVBSUB
    Field Value
    Type Description
    System.ReadOnlyMemory<System.Char>

    DVDSUB

    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>

    PGSSUB

    Declaration
    public static ReadOnlyMemory<char> PGSSUB
    Field Value
    Type Description
    System.ReadOnlyMemory<System.Char>

    SRT

    Declaration
    public static ReadOnlyMemory<char> SRT
    Field Value
    Type Description
    System.ReadOnlyMemory<System.Char>

    Extension Methods

    Extensions.JsonClone<T>(T, IJsonSerializer)
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.