Interface that exposes the settings common to all OutputStream types.
Public Member Functions | |
virtual Status | setCameraDevice (CameraDevice *device)=0 |
Set the camera device to use as the source for this stream. More... | |
virtual CameraDevice * | getCameraDevice () const =0 |
Static Public Member Functions | |
static const InterfaceID & | id () |
Protected Member Functions | |
~IOutputStreamSettings () | |
|
inlineprotected |
|
pure virtual |
|
inlinestatic |
|
pure virtual |
Set the camera device to use as the source for this stream.
Default value: First available device in the session.