#include <comms.h>
Inheritance diagram for CommsProvider:


Public Member Functions | |
| CommsProvider (LaunchNewId &_lid, Manager &_manager) | |
| Comms * | GetNextComms () |
Protected Member Functions | |
| virtual MessageFrame * | BuildMessageFrame () |
| void | StartMediaStreams () |
| void | CloseMediaStreams () |
Protected Attributes | |
| Manager & | manager |
|
||||||||||||
|
Constructor, which creates the thread that builds the thread etc |
|
|
Do the work of actually building a new MessageFrame Reimplemented from MessageFrameListProvider. |
|
|
Close the current streams of media - which is generated by the audiio Read and Write Threads |
|
|
Retrieve the next Comms instance |
|
|
Get the media to start to flow, and start the audio read/write methods |
|
|
Reference to the MyManager class, which is required for building Comms classes |
1.4.4