VisioForge (c) 2025

Search Results for

    Class DVDTitleInfo

    Class DVDTitleInfo.

    Inheritance
    object
    DVDTitleInfo
    Inherited Members
    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 DVDTitleInfo

    Properties

    MainAttributes

    Gets or sets the main attributes.

    Declaration
    public DVDTitleAttributes MainAttributes { get; set; }
    Property Value
    Type Description
    DVDTitleAttributes

    MenuAttributes

    Gets or sets the menu attributes.

    Declaration
    public DVDMenuAttributes MenuAttributes { get; set; }
    Property Value
    Type Description
    DVDMenuAttributes

    NumberOfChapters

    Gets or sets the number of chapters.

    Declaration
    public int NumberOfChapters { get; set; }
    Property Value
    Type Description
    int

    ParentalLevel

    Gets or sets the parental level.

    Declaration
    public DVDTitleInfoParentalLevel ParentalLevel { get; set; }
    Property Value
    Type Description
    DVDTitleInfoParentalLevel

    TimeCodeFlags

    Gets or sets the time code flags.

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

    The time code flags.