mx::ICamDriverComponent Class Reference
[Component Interfaces]

Common interface to camera driver components. More...

#include <ICamDriverComponent.h>

Inheritance diagram for mx::ICamDriverComponent:

mx::IComponent mx::IInterface List of all members.

Public Member Functions

virtual mxm::smart< ISimpleCameraLiveStreamcreateSimpleCameraLiveStream ()=0
 Creates a simple stream that can be polled for new frames in a synchronous fashion.
virtual mxm::smart< ISimpleViewStreamcreateSimpleViewStream ()=0
 Creates a stream that can be used with the SimpleView component.
virtual mxm::smart< IConfigSessioncreateConfigSession ()=0
 Creates a session allowing the calling context to configure a given camera.
virtual mxm::smart< IViewingSessioncreateViewingSession ()=0
 Creates a session allowing the calling context to view a stream from a camera.

Detailed Description

Common interface to camera driver components.

Via this interface calling contexts can instantiate streams and config sessions from/for the respective camera type.

Author:
AGu


The documentation for this class was generated from the following file:
Generated on Fri Jun 29 17:21:05 2007 for MxPEG SDK by  doxygen 1.4.6