#include <vxml.h>
Inheritance diagram for PVXMLPlayableURL:
Public Member Functions | |
PBoolean | Open (PVXMLChannel &chan, const PString &url, PINDEX delay, PINDEX repeat, PBoolean v) |
void | Play (PVXMLChannel &outgoingChannel) |
Protected Attributes | |
PURL | url |
PBoolean PVXMLPlayableURL::Open | ( | PVXMLChannel & | chan, | |
const PString & | url, | |||
PINDEX | delay, | |||
PINDEX | repeat, | |||
PBoolean | v | |||
) | [virtual] |
Reimplemented from PVXMLPlayable.
void PVXMLPlayableURL::Play | ( | PVXMLChannel & | outgoingChannel | ) | [virtual] |
Implements PVXMLPlayable.
PURL PVXMLPlayableURL::url [protected] |