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

    Show / Hide Table of Contents

    Class AvcProfileWithLevel

    Class combining profile and level for h264.

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

    Constructors

    AvcProfileWithLevel(AvcProfiles, AvcLevels)

    Declaration
    public AvcProfileWithLevel(AvcProfiles profile, AvcLevels level)
    Parameters
    Type Name Description
    AvcProfiles profile
    AvcLevels 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.