PTLib
Version 2.10.4
|
#include <vxml.h>
Public Member Functions | |
virtual PBoolean | Open (PVXMLChannel &chan, const PString &arg, PINDEX delay, PINDEX repeat, PBoolean autoDelete) |
virtual bool | OnStart () |
Protected Attributes | |
PURL | m_url |
virtual bool PVXMLPlayableURL::OnStart | ( | ) | [virtual] |
Implements PVXMLPlayable.
virtual PBoolean PVXMLPlayableURL::Open | ( | PVXMLChannel & | chan, |
const PString & | arg, | ||
PINDEX | delay, | ||
PINDEX | repeat, | ||
PBoolean | autoDelete | ||
) | [virtual] |
Reimplemented from PVXMLPlayable.
PURL PVXMLPlayableURL::m_url [protected] |