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

    Show / Hide Table of Contents

    Class Format3DResult

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

    Properties

    Format3D

    Gets or sets the format3 d.

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

    The format3 d.

    Is3D

    Gets or sets a value indicating whether [is3 d].

    Declaration
    public bool Is3D { get; set; }
    Property Value
    Type Description
    System.Boolean

    true if [is3 d]; otherwise, false.

    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.