#include <vxml.h>
Public Member Functions | |
BOOL | Open (PVXMLChannel &chan, const PString &_url, PINDEX _delay, PINDEX _repeat, BOOL v) |
void | Play (PVXMLChannel &outgoingChannel) |
Protected Attributes | |
PURL | url |
BOOL PVXMLPlayableURL::Open | ( | PVXMLChannel & | chan, | |
const PString & | _url, | |||
PINDEX | _delay, | |||
PINDEX | _repeat, | |||
BOOL | v | |||
) | [virtual] |
Reimplemented from PVXMLPlayable.
void PVXMLPlayableURL::Play | ( | PVXMLChannel & | outgoingChannel | ) | [virtual] |
Implements PVXMLPlayable.
PURL PVXMLPlayableURL::url [protected] |