VisioForge (c) 2025

Search Results for

    Class DVDVideoStream

    Class DVDVideoStream.

    Inheritance
    object
    DVDVideoAttributes
    DVDVideoStream
    Inherited Members
    DVDVideoAttributes.PanscanPermitted
    DVDVideoAttributes.LetterboxPermitted
    DVDVideoAttributes.AspectRatio
    DVDVideoAttributes.FrameRate
    DVDVideoAttributes.FrameHeight
    DVDVideoAttributes.Compression
    DVDVideoAttributes.Line21Field1InGOP
    DVDVideoAttributes.Line21Field2InGOP
    DVDVideoAttributes.SourceResolutionX
    DVDVideoAttributes.SourceResolutionY
    DVDVideoAttributes.IsSourceLetterboxed
    DVDVideoAttributes.IsFilmMode
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: VisioForge.Core.Types.MediaInfo
    Assembly: VisioForge.Core.dll
    Syntax
    public class DVDVideoStream : DVDVideoAttributes

    Properties

    AnglesAvailable

    Gets or sets the angles available.

    Declaration
    public ulong AnglesAvailable { get; set; }
    Property Value
    Type Description
    ulong

    The angles available.

    CurrentAngle

    Gets or sets the current angle.

    Declaration
    public ulong CurrentAngle { get; set; }
    Property Value
    Type Description
    ulong

    The current angle.