#include <vxml.h>
Inheritance diagram for PVXMLQueueCommandItem:
Public Member Functions | |
PVXMLQueueCommandItem (const PString &_cmd, const PString &_fmt, unsigned _freq, PINDEX _repeat=1, PINDEX _delay=0, BOOL _autoDelete=FALSE) | |
void | Play (PVXMLChannel &outgoingChannel) |
void | OnStop () |
Protected Attributes | |
PPipeChannel * | pipeCmd |
PString | cmd |
PString | format |
unsigned | sampleFrequency |
|
|
|
Reimplemented from PVXMLQueueItem. |
|
Implements PVXMLQueueItem. |
|
|
|
|
|
|
|
|