|
PWLib
1.10.10
|
#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 |
| void PVXMLPlayableFilename::OnStop | ( | ) | [virtual] |
Reimplemented from PVXMLPlayable.
| 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.
| virtual BOOL PVXMLPlayableFilename::Rewind | ( | PChannel * | chan | ) | [virtual] |
Reimplemented from PVXMLPlayable.
PFilePath PVXMLPlayableFilename::fn [protected] |
1.7.6.1