ImageGear .NET
IntroTime Property




Gets or sets IntroTime property of the Dynamic Media XMP schema.
Syntax
public ImGearXMPTime IntroTime {get; set;}
public: __property ImGearXMPTime* get_IntroTime();
public: __property void set_IntroTime( 
   ImGearXMPTime* value
);
public:
property ImGearXMPTime^ IntroTime {
   ImGearXMPTime^ get();
   void set (    ImGearXMPTime^ value);
}
'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

Reference

ImGearDynamicMediaXMPMetadata Class
ImGearDynamicMediaXMPMetadata Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback