#include <vxml.h>

Public Member Functions | |
| BOOL | Open (PVXMLChannel &chan, const PString &_fn, PINDEX _delay, PINDEX _repeat, BOOL _autoDelete) |
| void | Play (PVXMLChannel &outgoingChannel) |
| void | OnStop () |
| virtual BOOL | Rewind (PChannel *chan) |
Protected Attributes | |
| PFilePath | fn |
| BOOL PVXMLPlayableFilename::Open | ( | PVXMLChannel & | chan, | |
| const PString & | _fn, | |||
| PINDEX | _delay, | |||
| PINDEX | _repeat, | |||
| BOOL | _autoDelete | |||
| ) | [virtual] |
Reimplemented from PVXMLPlayable.
| void PVXMLPlayableFilename::Play | ( | PVXMLChannel & | outgoingChannel | ) | [virtual] |
Implements PVXMLPlayable.
| void PVXMLPlayableFilename::OnStop | ( | ) | [virtual] |
Reimplemented from PVXMLPlayable.
| virtual BOOL PVXMLPlayableFilename::Rewind | ( | PChannel * | chan | ) | [virtual] |
Reimplemented from PVXMLPlayable.
PFilePath PVXMLPlayableFilename::fn [protected] |
1.5.5