Copyright © 2001-2019 MultiMedia Soft

DelayedPlayback object

Previous pageReturn to chapter overviewNext page

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

ListAddItemByDate

ListAddItemByDateEx

ListGetCount

ListRemoveItem

ListRemoveAll

ItemGetDuration

ItemPlayNow

ItemResetDelay

ItemGetRange

ItemSetRange

ItemGetLoopCount

ItemSetLoopCount

ItemGetFadeTime

ItemSetFadeTime