Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

PV2WayInitInfo Class Reference

#include <pv_2way_basic_types.h>

Inheritance diagram for PV2WayInitInfo:

PV2Way324InitInfo

Public Methods

virtual void GetInitInfoClassName (OSCL_wString &aClassName)=0
virtual ~PV2WayInitInfo ()

Data Fields

Oscl_Vector< const char *,
OsclMemAllocator > 
iOutgoingAudioFormats
Oscl_Vector< const char *,
OsclMemAllocator > 
iOutgoingVideoFormats
Oscl_Vector< const char *,
OsclMemAllocator > 
iIncomingAudioFormats
Oscl_Vector< const char *,
OsclMemAllocator > 
iIncomingVideoFormats

Detailed Description

PV2WayInitInfo Class

PV2WayInitInfo is an interface required for protocols specific classes pass to the PV2WayInterface's InitL() method


Constructor & Destructor Documentation

virtual PV2WayInitInfo::~PV2WayInitInfo   [inline, virtual]
 


Member Function Documentation

virtual void PV2WayInitInfo::GetInitInfoClassName OSCL_wString &    aClassName [pure virtual]
 

pure virtual method that must be overridden to return the classname of the actual subclass

Implemented in PV2Way324InitInfo.


Field Documentation

Oscl_Vector<const char*, OsclMemAllocator> PV2WayInitInfo::iIncomingAudioFormats
 

The list of audio formats that can be received

Oscl_Vector<const char*, OsclMemAllocator> PV2WayInitInfo::iIncomingVideoFormats
 

The list of video formats that can be received

Oscl_Vector<const char*, OsclMemAllocator> PV2WayInitInfo::iOutgoingAudioFormats
 

The list of audio formats that can be transmitted

Oscl_Vector<const char*, OsclMemAllocator> PV2WayInitInfo::iOutgoingVideoFormats
 

The list of video formats that can be transmitted


The documentation for this class was generated from the following file:
PV2Way Engine
Posting Version: OPENCORE_20090310