ImageGear for .NET
IntroTime Property




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
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);
}

Property Value

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

Reference

ImGearDynamicMediaXMPMetadata Class
ImGearDynamicMediaXMPMetadata Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback