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

    Show / Hide Table of Contents

    Class HevcProfileWithLevel

    Class combining profile and level for hevc.

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

    Constructors

    HevcProfileWithLevel(HevcProfiles, HevcLevels)

    Declaration
    public HevcProfileWithLevel(HevcProfiles profile, HevcLevels level)
    Parameters
    Type Name Description
    HevcProfiles profile
    HevcLevels 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.