#include <vxml.h>
Inheritance diagram for PVXMLPlayableStop:
Public Member Functions | |
virtual void | Play (PVXMLChannel &outgoingChannel) |
virtual PBoolean | ReadFrame (PVXMLChannel &channel, void *, PINDEX) |
virtual void PVXMLPlayableStop::Play | ( | PVXMLChannel & | outgoingChannel | ) | [virtual] |
Implements PVXMLPlayable.
virtual PBoolean PVXMLPlayableStop::ReadFrame | ( | PVXMLChannel & | channel, | |
void * | , | |||
PINDEX | ||||
) | [virtual] |
Reimplemented from PVXMLPlayable.