Copyright © 2001-2008 MultiMedia Soft 
Return to Table of contents  
 
DelayedPlayback object 
 
The DelayedPlayback object, accessible through the control's DelayedPlayback property, is internally implemented as a COM interface called IDelayedPlayback and allows implementing and managing delayed playback of sound files
 
For details about management of delayed playbacks refer to the How to manage delayed playbacks tutorial. 
 
The DelayedPlayback object is implemented through the following properties and methods: 
 
Properties 
 
  • AllowOverlapping 
  •  
    Methods 
     
  • ListAddItem 
  • ListAddItemEx 
  • ListGetCount 
  • ListRemoveItem 
  • ListRemoveAll 
  • ItemGetDuration 
  • ItemPlayNow 
  • ItemResetDelay 
  • ItemGetRange 
  • ItemSetRange 
  • ItemGetLoopCount 
  • ItemSetLoopCount 
  • ItemGetFadeTime 
  • ItemSetFadeTime 
  •  
     
     
     
     
     
     
     
    Copyright © 2001-2008 MultiMedia Soft 
    Return to Table of contents