SkyGI::ISSPlugin Class Reference

Inheritance diagram for SkyGI::ISSPlugin:
[legend]
Collaboration diagram for SkyGI::ISSPlugin:
[legend]
List of all members.

Public Member Functions

 ISSPlugin ()
virtual ~ISSPlugin ()
virtual bool HasInput ()
virtual ISSInputCreateInput ()
virtual bool HasOutput ()
virtual ISSOutputCreateOutput ()
virtual bool HasCodec ()
virtual ISSCodecCreateCodec ()
void SetPath (const String &szPath)
String GetPath ()

Classes

class  Private

Constructor & Destructor Documentation

ISSPlugin::ISSPlugin (  ) 

ISSPlugin::~ISSPlugin (  )  [virtual]


Member Function Documentation

bool ISSPlugin::HasInput (  )  [virtual]

Reimplemented in FFMpegPlugin.

ISSInput * ISSPlugin::CreateInput (  )  [virtual]

Reimplemented in FFMpegPlugin.

bool ISSPlugin::HasOutput (  )  [virtual]

Reimplemented in ISSServicePlugin, WavePlugin, and WindowPlugin.

ISSOutput * ISSPlugin::CreateOutput (  )  [virtual]

Reimplemented in ISSServicePlugin, WavePlugin, and WindowPlugin.

bool ISSPlugin::HasCodec (  )  [virtual]

Reimplemented in FFMpegPlugin.

ISSCodec * ISSPlugin::CreateCodec (  )  [virtual]

Reimplemented in FFMpegPlugin.

void ISSPlugin::SetPath ( const String szPath  ) 

String ISSPlugin::GetPath (  ) 


Generated on Thu Dec 13 18:14:48 2007 for SkyGI by  doxygen 1.5.1-p1