ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats.XMP.DynamicMedia Namespace / ImGearDynamicMediaXMPMetadata Class / IntroTime Property




In This Topic
IntroTime Property
In This Topic
Gets or sets IntroTime property of the Dynamic Media XMP schema.
Syntax
'Declaration
 
Public Property IntroTime As ImGearXMPTime
 
'Usage
 
Dim instance As ImGearDynamicMediaXMPMetadata
Dim value As ImGearXMPTime
 
instance.IntroTime = value
 
value = instance.IntroTime

Property Value

ImGearXMPTime class value.
Remarks
This XMP property specifies duration of lead time for queuing music.
See Also