VisioForge (c) 2025

Search Results for

    Class DVDKaraokeAttributes

    DVDKaraokeAttributes class.

    Inheritance
    object
    DVDKaraokeAttributes
    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 DVDKaraokeAttributes

    Properties

    ChannelAssignment

    Gets or sets the channel assignment.

    Declaration
    public DVDKaraokeAssignment ChannelAssignment { get; set; }
    Property Value
    Type Description
    DVDKaraokeAssignment

    ChannelContents

    Gets or sets the channel contents.

    Declaration
    public DVDKaraokeContents[] ChannelContents { get; set; }
    Property Value
    Type Description
    DVDKaraokeContents[]

    Duet

    Gets or sets a value indicating whether this DVDKaraokeAttributes is duet.

    Declaration
    public bool Duet { get; set; }
    Property Value
    Type Description
    bool

    MasterOfCeremoniesInGuideVocal1

    Gets or sets a value indicating whether [master of ceremonies in guide vocal1].

    Declaration
    public bool MasterOfCeremoniesInGuideVocal1 { get; set; }
    Property Value
    Type Description
    bool

    Version

    Gets or sets the version.

    Declaration
    public byte Version { get; set; }
    Property Value
    Type Description
    byte

    The version.