PWLib  1.10.10
Public Member Functions | Protected Attributes
PVXMLPlayableFilenameList Class Reference

#include <vxml.h>

Inheritance diagram for PVXMLPlayableFilenameList:
PVXMLPlayable PObject

List of all members.

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

Member Function Documentation

void PVXMLPlayableFilenameList::OnRepeat ( PVXMLChannel outgoingChannel) [virtual]

Reimplemented from PVXMLPlayable.

Referenced by Play().

Reimplemented from PVXMLPlayable.

BOOL PVXMLPlayableFilenameList::Open ( PVXMLChannel chan,
const PStringArray _filenames,
PINDEX  _delay,
PINDEX  _repeat,
BOOL  _autoDelete 
)
void PVXMLPlayableFilenameList::Play ( PVXMLChannel outgoingChannel) [inline, virtual]

Implements PVXMLPlayable.

References OnRepeat().


Member Data Documentation


The documentation for this class was generated from the following file: