#include <vxml.h>
Inheritance diagram for PVXMLPlayableTone:
Public Member Functions | |
PBoolean | Open (PVXMLChannel &chan, const PString &toneSpec, PINDEX delay, PINDEX repeat, PBoolean v) |
Protected Attributes | |
PTones | tones |
PBoolean PVXMLPlayableTone::Open | ( | PVXMLChannel & | chan, | |
const PString & | toneSpec, | |||
PINDEX | delay, | |||
PINDEX | repeat, | |||
PBoolean | v | |||
) | [virtual] |
Reimplemented from PVXMLPlayableData.
PTones PVXMLPlayableTone::tones [protected] |