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

    Show / Hide Table of Contents

    Enum ColorPrimaries

    Enum listing Chromaticity coordinates of the source primaries.

    Namespace: Emby.Media.Model.Enums
    Assembly: Emby.Media.Model.dll
    Syntax
    public enum ColorPrimaries
    Remarks

    The enum member names are matching those that are used by ffmpeg, which are based on ISO/IEC 23001-8_2013 § 7.1.

    Fields

    Name Description
    bt2020

    ITU-R BT2020

    bt470bg

    also ITU-R BT601-6 625 / ITU-R BT1358 625 / ITU-R BT1700 625 PAL & SECAM

    bt470m

    also FCC Title 47 Code of Federal Regulations 73.682 (a)(20)

    bt709

    also ITU-R BT1361 / IEC 61966-2-4 / SMPTE RP177 Annex B

    film

    colour filters using Illuminant C

    jedec_p22

    JEDEC P22 phosphors

    reserved

    reserved

    reserved0

    reserved0

    smpte170m

    also ITU-R BT601-6 525 / ITU-R BT1358 525 / ITU-R BT1700 NTSC

    smpte240m

    functionally identical to above

    smpte428

    SMPTE ST 428-1 (CIE 1931 XYZ)

    smpte431

    SMPTE ST 431-2 (2011) / DCI P3

    smpte432

    SMPTE ST 432-1 (2010) / P3 D65 / Display P3

    unspecified

    unspecified

    Extension Methods

    EditorHelpers.GetDescription()
    EditorHelpers.GetColor()
    EditorHelpers.RadioOptionFromEnum<ColorPrimaries>()
    EditorHelpers.GetDisplayName()
    EnumExtensions.GetEnumId()
    EnumExtensions.GetDescription()
    EnumExtensions.GetDetails()
    EnumExtensions.GetOrdinal()
    EnumExtensions.GetChannelCount()
    EnumExtensions.GetIsGraphic()
    EnumExtensions.GetIsHdr()
    EnumExtensions.GetValue()
    EnumExtensions.GetBitsPerPixel()
    EnumExtensions.GetBitDepth()
    EnumExtensions.GetBitDepths()
    EnumExtensions.SupportsBitDepth(Int32)
    EnumExtensions.GetBitRate()
    EnumExtensions.GetResRates()
    EnumExtensions.GetIdTag()
    EnumExtensions.GetMimeType()
    EnumExtensions.GetMimeTypes()
    EnumExtensions.GetRelatedGuids()
    EnumExtensions.GetFirstRelatedGuid()
    EnumExtensions.GetAliases()
    EnumExtensions.CreateProfileInformation()
    EnumExtensions.CreateLevelInformation()
    EnumExtensions.FindByMimeType<ColorPrimaries>(String)
    EnumExtensions.FindByRelatedGuid<ColorPrimaries>(Guid)
    EnumExtensions.GetFirstAliasOrName()
    EnumListExtensions.GetAll<ColorPrimaries>()
    Extensions.JsonClone<ColorPrimaries>(IJsonSerializer)
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.