PVXMLChannelInterface Class Reference

#include <vxml.h>

Inheritance diagram for PVXMLChannelInterface:

PVXMLSession List of all members.

Public Member Functions

virtual ~PVXMLChannelInterface ()
virtual PWAVFileCreateWAVFile (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::OnEndRecording ( const PString channelName  )  [pure virtual]

Implemented in PVXMLSession.

virtual void PVXMLChannelInterface::RecordEnd (  )  [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 Fri Oct 14 01:44:14 2011 for PTLib by  doxygen 1.4.7