@jellyfin/sdk
    Preparing search index...

    Interface MediaStream

    Class MediaStream.

    MediaStream

    interface MediaStream {
        AspectRatio?: string | null;
        AudioSpatialFormat?: AudioSpatialFormat;
        AverageFrameRate?: number | null;
        BitDepth?: number | null;
        BitRate?: number | null;
        BlPresentFlag?: number | null;
        ChannelLayout?: string | null;
        Channels?: number | null;
        Codec?: string | null;
        CodecTag?: string | null;
        CodecTimeBase?: string | null;
        ColorPrimaries?: string | null;
        ColorRange?: string | null;
        ColorSpace?: string | null;
        ColorTransfer?: string | null;
        Comment?: string | null;
        DeliveryMethod?: SubtitleDeliveryMethod;
        DeliveryUrl?: string | null;
        DisplayTitle?: string | null;
        DvBlSignalCompatibilityId?: number | null;
        DvLevel?: number | null;
        DvProfile?: number | null;
        DvVersionMajor?: number | null;
        DvVersionMinor?: number | null;
        ElPresentFlag?: number | null;
        Hdr10PlusPresentFlag?: boolean | null;
        Height?: number | null;
        Index?: number;
        IsAnamorphic?: boolean | null;
        IsAVC?: boolean | null;
        IsDefault?: boolean;
        IsExternal?: boolean;
        IsExternalUrl?: boolean | null;
        IsForced?: boolean;
        IsHearingImpaired?: boolean;
        IsInterlaced?: boolean;
        IsTextSubtitleStream?: boolean;
        Language?: string | null;
        Level?: number | null;
        LocalizedDefault?: string | null;
        LocalizedExternal?: string | null;
        LocalizedForced?: string | null;
        LocalizedHearingImpaired?: string | null;
        LocalizedUndefined?: string | null;
        NalLengthSize?: string | null;
        PacketLength?: number | null;
        Path?: string | null;
        PixelFormat?: string | null;
        Profile?: string | null;
        RealFrameRate?: number | null;
        ReferenceFrameRate?: number | null;
        RefFrames?: number | null;
        Rotation?: number | null;
        RpuPresentFlag?: number | null;
        SampleRate?: number | null;
        Score?: number | null;
        SupportsExternalStream?: boolean;
        TimeBase?: string | null;
        Title?: string | null;
        Type?: MediaStreamType;
        VideoDoViTitle?: string | null;
        VideoRange?: VideoRange;
        VideoRangeType?: VideoRangeType;
        Width?: number | null;
    }
    Index

    Properties

    AspectRatio?: string | null

    Gets or sets the aspect ratio.

    MediaStream

    AudioSpatialFormat?: AudioSpatialFormat

    MediaStream

    AverageFrameRate?: number | null

    Gets or sets the average frame rate.

    MediaStream

    BitDepth?: number | null

    Gets or sets the bit depth.

    MediaStream

    BitRate?: number | null

    Gets or sets the bit rate.

    MediaStream

    BlPresentFlag?: number | null

    Gets or sets the Dolby Vision bl present flag.

    MediaStream

    ChannelLayout?: string | null

    Gets or sets the channel layout.

    MediaStream

    Channels?: number | null

    Gets or sets the channels.

    MediaStream

    Codec?: string | null

    Gets or sets the codec.

    MediaStream

    CodecTag?: string | null

    Gets or sets the codec tag.

    MediaStream

    CodecTimeBase?: string | null

    Gets or sets the codec time base.

    MediaStream

    ColorPrimaries?: string | null

    Gets or sets the color primaries.

    MediaStream

    ColorRange?: string | null

    Gets or sets the color range.

    MediaStream

    ColorSpace?: string | null

    Gets or sets the color space.

    MediaStream

    ColorTransfer?: string | null

    Gets or sets the color transfer.

    MediaStream

    Comment?: string | null

    Gets or sets the comment.

    MediaStream

    DeliveryMethod?: SubtitleDeliveryMethod

    MediaStream

    DeliveryUrl?: string | null

    Gets or sets the delivery URL.

    MediaStream

    DisplayTitle?: string | null

    MediaStream

    DvBlSignalCompatibilityId?: number | null

    Gets or sets the Dolby Vision bl signal compatibility id.

    MediaStream

    DvLevel?: number | null

    Gets or sets the Dolby Vision level.

    MediaStream

    DvProfile?: number | null

    Gets or sets the Dolby Vision profile.

    MediaStream

    DvVersionMajor?: number | null

    Gets or sets the Dolby Vision version major.

    MediaStream

    DvVersionMinor?: number | null

    Gets or sets the Dolby Vision version minor.

    MediaStream

    ElPresentFlag?: number | null

    Gets or sets the Dolby Vision el present flag.

    MediaStream

    Hdr10PlusPresentFlag?: boolean | null

    MediaStream

    Height?: number | null

    Gets or sets the height.

    MediaStream

    Index?: number

    Gets or sets the index.

    MediaStream

    IsAnamorphic?: boolean | null

    Gets or sets whether this instance is anamorphic.

    MediaStream

    IsAVC?: boolean | null

    MediaStream

    IsDefault?: boolean

    Gets or sets a value indicating whether this instance is default.

    MediaStream

    IsExternal?: boolean

    Gets or sets a value indicating whether this instance is external.

    MediaStream

    IsExternalUrl?: boolean | null

    Gets or sets a value indicating whether this instance is external URL.

    MediaStream

    IsForced?: boolean

    Gets or sets a value indicating whether this instance is forced.

    MediaStream

    IsHearingImpaired?: boolean

    Gets or sets a value indicating whether this instance is for the hearing impaired.

    MediaStream

    IsInterlaced?: boolean

    Gets or sets a value indicating whether this instance is interlaced.

    MediaStream

    IsTextSubtitleStream?: boolean

    MediaStream

    Language?: string | null

    Gets or sets the language.

    MediaStream

    Level?: number | null

    Gets or sets the level.

    MediaStream

    LocalizedDefault?: string | null

    MediaStream

    LocalizedExternal?: string | null

    MediaStream

    LocalizedForced?: string | null

    MediaStream

    LocalizedHearingImpaired?: string | null

    MediaStream

    LocalizedUndefined?: string | null

    MediaStream

    NalLengthSize?: string | null

    MediaStream

    PacketLength?: number | null

    Gets or sets the length of the packet.

    MediaStream

    Path?: string | null

    Gets or sets the filename.

    MediaStream

    PixelFormat?: string | null

    Gets or sets the pixel format.

    MediaStream

    Profile?: string | null

    Gets or sets the profile.

    MediaStream

    RealFrameRate?: number | null

    Gets or sets the real frame rate.

    MediaStream

    ReferenceFrameRate?: number | null

    Gets the framerate used as reference. Prefer AverageFrameRate, if that is null or an unrealistic value then fallback to RealFrameRate.

    MediaStream

    RefFrames?: number | null

    Gets or sets the reference frames.

    MediaStream

    Rotation?: number | null

    Gets or sets the Rotation in degrees.

    MediaStream

    RpuPresentFlag?: number | null

    Gets or sets the Dolby Vision rpu present flag.

    MediaStream

    SampleRate?: number | null

    Gets or sets the sample rate.

    MediaStream

    Score?: number | null

    Gets or sets the score.

    MediaStream

    SupportsExternalStream?: boolean

    Gets or sets a value indicating whether [supports external stream].

    MediaStream

    TimeBase?: string | null

    Gets or sets the time base.

    MediaStream

    Title?: string | null

    Gets or sets the title.

    MediaStream

    MediaStream

    VideoDoViTitle?: string | null

    Gets the video dovi title.

    MediaStream

    VideoRange?: VideoRange

    MediaStream

    VideoRangeType?: VideoRangeType

    MediaStream

    Width?: number | null

    Gets or sets the width.

    MediaStream