ImageGear v26.5 - Updated
ImageGear.Core Assembly / ImageGear.Formats.XMP.DynamicMedia Namespace / ImGearXMPMarker Class


In This Topic
    ImGearXMPMarker Class Properties
    In This Topic

    For a list of all members of this type, see ImGearXMPMarker members.

    Public Properties
     NameDescription
    Public Property Gets or sets a descriptive comment.  
    Public Property Gets or sets the duration of the marker.  
    Public Property Gets or sets the URL of the location to jump to.  
    Public Property Gets or sets the name of the marker. This becomes, for example, the name of a chapter in a DVD.  
    Public Property Gets or sets the timeline position of the marker.  
    Public Property Gets 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 Property Gets or sets the marker type. Allowed values are: "Chapter", "Cue", "Beat", "Track", "Index".  
    Top
    See Also