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

    Show / Hide Table of Contents

    Class Vp8ProfileWithLevel

    Class combining profile and level for vp8.

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

    Constructors

    Vp8ProfileWithLevel(Vp8Profiles, Vp8Levels)

    Declaration
    public Vp8ProfileWithLevel(Vp8Profiles profile, Vp8Levels level)
    Parameters
    Type Name Description
    Vp8Profiles profile
    Vp8Levels 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.