#include <vxml.h>
Inheritance diagram for PVXMLPlayableFilenameList:
Public Member Functions | |
BOOL | Open (PVXMLChannel &chan, const PStringArray &_filenames, PINDEX _delay, PINDEX _repeat, BOOL _autoDelete) |
void | Play (PVXMLChannel &outgoingChannel) |
void | OnRepeat (PVXMLChannel &outgoingChannel) |
void | OnStop () |
Protected Attributes | |
PINDEX | currentIndex |
PStringArray | filenames |
|
Reimplemented from PVXMLPlayable. |
|
Reimplemented from PVXMLPlayable. |
|
|
|
Implements PVXMLPlayable. |
|
|
|
|