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

    Show / Hide Table of Contents

    Class Format3DRule

    Inheritance
    System.Object
    Format3DRule
    Namespace: Emby.Naming.Video
    Assembly: Emby.Naming.dll
    Syntax
    public sealed class Format3DRule

    Properties

    PreceedingToken

    Gets or sets the preceeding token.

    Declaration
    public string PreceedingToken { get; set; }
    Property Value
    Type Description
    System.String

    The preceeding token.

    Token

    Gets or sets the token.

    Declaration
    public string Token { get; set; }
    Property Value
    Type Description
    System.String

    The token.

    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.