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

    Show / Hide Table of Contents

    Class Av1ProfileWithLevel

    Class combining profile and level for av1.

    Inheritance
    System.Object
    ProfileWithLevel<Av1Profiles, Av1Levels>
    Av1ProfileWithLevel
    Inherited Members
    ProfileWithLevel<Av1Profiles, Av1Levels>.Profile
    ProfileWithLevel<Av1Profiles, Av1Levels>.Level
    ProfileWithLevel<Av1Profiles, Av1Levels>.ToString()
    Namespace: Emby.Media.Model.Types
    Assembly: Emby.Media.Model.dll
    Syntax
    public class Av1ProfileWithLevel : ProfileWithLevel<Av1Profiles, Av1Levels>

    Constructors

    Av1ProfileWithLevel(Av1Profiles, Av1Levels)

    Declaration
    public Av1ProfileWithLevel(Av1Profiles profile, Av1Levels level)
    Parameters
    Type Name Description
    Av1Profiles profile
    Av1Levels level

    Extension Methods

    Extensions.JsonClone<T>(T, IJsonSerializer)

    See Also

    ProfileWithLevel<TP, TL>
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.