ImageGear v26.3 - Updated
ImageGear.Core 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 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