PTLib  Version 2.10.4
PVXMLPlayableFile Class Reference

#include <vxml.h>

Inheritance diagram for PVXMLPlayableFile:
PVXMLPlayable PObject PVXMLPlayableFileList

List of all members.

Public Member Functions

virtual PBoolean Open (PVXMLChannel &chan, const PString &arg, PINDEX delay, PINDEX repeat, PBoolean autoDelete)
virtual bool OnStart ()
virtual bool OnRepeat ()
virtual void OnStop ()

Protected Attributes

PFilePath m_filePath

Member Function Documentation

virtual bool PVXMLPlayableFile::OnRepeat ( ) [virtual]

Reimplemented from PVXMLPlayable.

Reimplemented in PVXMLPlayableFileList.

virtual bool PVXMLPlayableFile::OnStart ( ) [virtual]

Implements PVXMLPlayable.

Reimplemented in PVXMLPlayableFileList.

virtual void PVXMLPlayableFile::OnStop ( ) [virtual]

Reimplemented from PVXMLPlayable.

Reimplemented in PVXMLPlayableFileList.

virtual PBoolean PVXMLPlayableFile::Open ( PVXMLChannel chan,
const PString arg,
PINDEX  delay,
PINDEX  repeat,
PBoolean  autoDelete 
) [virtual]

Reimplemented from PVXMLPlayable.

Reimplemented in PVXMLPlayableFileList.


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines