#include <vxml.h>
Inheritance diagram for PVXMLQueueItem:

Public Member Functions | |
| PVXMLQueueItem (PINDEX _repeat=1, PINDEX _delay=0) | |
| virtual void | Play (PVXMLChannel &outgoingChannel)=0 |
| virtual void | OnStart () |
| virtual void | OnStop () |
Public Attributes | |
| PINDEX | repeat |
| PINDEX | delay |
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented in PVXMLQueueFilenameItem, and PVXMLQueueCommandItem. |
|
|
Implemented in PVXMLQueueDataItem, PVXMLQueueFilenameItem, PVXMLQueueCommandItem, and PVXMLQueueURLItem. |
|
|
|
|
|
|
1.3.7