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

    Show / Hide Table of Contents

    Class Vp9ProfileWithLevel

    Class combining profile and level for vp9.

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

    Constructors

    Vp9ProfileWithLevel(Vp9Profiles, Vp9Levels)

    Declaration
    public Vp9ProfileWithLevel(Vp9Profiles profile, Vp9Levels level)
    Parameters
    Type Name Description
    Vp9Profiles profile
    Vp9Levels 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.