ImageGear .NET v25.2 - Updated
ImageGear.Formats.SimplifiedMetadata Assembly / ImageGear.Formats.XMP.DynamicMedia Namespace / ImGearXMPMarker Class
Properties


In This Topic
    ImGearXMPMarker Class Members
    In This Topic

    The following tables list the members exposed by ImGearXMPMarker.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearXMPMarker class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a descriptive comment.  
    Public PropertyGets or sets the duration of the marker.  
    Public PropertyGets or sets the URL of the location to jump to.  
    Public PropertyGets or sets the name of the marker. This becomes, for example, the name of a chapter in a DVD.  
    Public PropertyGets or sets the timeline position of the marker.  
    Public PropertyGets or sets the part of the URL following the # sign. For example, in the URL http://ns.adobe.com/xmp#Start, the value is Start.  
    Public PropertyGets or sets the marker type. Allowed values are: "Chapter", "Cue", "Beat", "Track", "Index".  
    Top
    See Also