PVXMLChannelInterface Class Reference

#include <vxml.h>

Inheritance diagram for PVXMLChannelInterface:

PVXMLSession List of all members.

Public Member Functions

virtual ~PVXMLChannelInterface ()
virtual PWAVFile * CreateWAVFile (const PFilePath &fn, PFile::OpenMode mode, int opts, unsigned fmt)=0
virtual void RecordEnd ()=0
virtual void OnEndRecording (const PString &channelName)=0
virtual void Trigger ()=0

Constructor & Destructor Documentation

virtual PVXMLChannelInterface::~PVXMLChannelInterface (  )  [inline, virtual]


Member Function Documentation

virtual PWAVFile* PVXMLChannelInterface::CreateWAVFile ( const PFilePath &  fn,
PFile::OpenMode  mode,
int  opts,
unsigned  fmt 
) [pure virtual]

Implemented in PVXMLSession.

virtual void PVXMLChannelInterface::RecordEnd (  )  [pure virtual]

Implemented in PVXMLSession.

virtual void PVXMLChannelInterface::OnEndRecording ( const PString &  channelName  )  [pure virtual]

Implemented in PVXMLSession.

virtual void PVXMLChannelInterface::Trigger (  )  [pure virtual]

Implemented in PVXMLSession.


The documentation for this class was generated from the following file:
Generated on Tue Dec 4 19:47:27 2007 for PWLib by  doxygen 1.5.1