ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Formats.XMP.DynamicMedia Namespace / ImGearXMPMarker Class


ImGearXMPMarker Class Properties

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