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

    Show / Hide Table of Contents

    Enum TranscodeReason

    Namespace: MediaBrowser.Model.Session
    Assembly: MediaBrowser.Model.dll
    Syntax
    public enum TranscodeReason

    Fields

    Name Description
    AnamorphicVideoNotSupported
    AudioBitDepthNotSupported
    AudioBitrateNotSupported
    AudioChannelsNotSupported
    AudioCodecNotSupported
    AudioProfileNotSupported
    AudioSampleRateNotSupported
    ContainerBitrateExceedsLimit
    ContainerNotSupported
    DirectPlayError
    InterlacedVideoNotSupported
    RefFramesNotSupported
    SecondaryAudioNotSupported
    SubtitleCodecNotSupported
    SubtitleContentOptionsEnabled
    UnknownAudioStreamInfo
    UnknownVideoStreamInfo
    VideoBitDepthNotSupported
    VideoBitrateNotSupported
    VideoCodecNotSupported
    VideoFramerateNotSupported
    VideoLevelNotSupported
    VideoProfileNotSupported
    VideoRangeNotSupported
    VideoResolutionNotSupported

    Extension Methods

    EditorHelpers.GetDescription()
    EditorHelpers.GetColor()
    EditorHelpers.RadioOptionFromEnum<TranscodeReason>()
    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<TranscodeReason>(String)
    EnumExtensions.FindByRelatedGuid<TranscodeReason>(Guid)
    EnumExtensions.GetFirstAliasOrName()
    EnumListExtensions.GetAll<TranscodeReason>()
    Extensions.JsonClone<TranscodeReason>(IJsonSerializer)
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.