|
Argus Camera Sample
Argus Camera Sample
|
Source settings observer. More...
Public Member Functions | |
| SourceSettingsObserver (Argus::ISourceSettings *iSourceSettings) | |
| virtual | ~SourceSettingsObserver () |
| virtual bool | isInterface (Argus::Interface *interface) const |
| Check if this is the observer for the given interface. | |
Public Member Functions inherited from ArgusSamples::IObserverForInterface | |
| virtual | ~IObserverForInterface () |
Private Member Functions | |
| bool | onExposureTimeRangeChanged (const Observed &source) |
| bool | onGainRangeChanged (const Observed &source) |
| bool | onSensorModeChanged (const Observed &source) |
| bool | onCaptureYuvFormatChanged (const Observed &source) |
| bool | onFocusPositionChanged (const Observed &source) |
| bool | onAperturePositionChanged (const Observed &source) |
| bool | onApertureFnumChanged (const Observed &source) |
| bool | onApertureMotorSpeedChanged (const Observed &source) |
| bool | onFrameRateChanged (const Observed &source) |
Private Attributes | |
| Argus::ISourceSettings * | m_iSourceSettings |
Source settings observer.
Update Argus source settings if values which are set through the source settings change.
Definition at line 222 of file Dispatcher.cpp.
|
inline |
Definition at line 225 of file Dispatcher.cpp.
|
inlinevirtual |
Definition at line 259 of file Dispatcher.cpp.
|
inlinevirtual |
Check if this is the observer for the given interface.
| interface | [in] |
Implements ArgusSamples::IObserverForInterface.
Definition at line 292 of file Dispatcher.cpp.
|
inlineprivate |
Definition at line 394 of file Dispatcher.cpp.
|
inlineprivate |
Definition at line 411 of file Dispatcher.cpp.
|
inlineprivate |
Definition at line 377 of file Dispatcher.cpp.
|
inlineprivate |
Definition at line 346 of file Dispatcher.cpp.
|
inlineprivate |
Definition at line 298 of file Dispatcher.cpp.
|
inlineprivate |
Definition at line 360 of file Dispatcher.cpp.
|
inlineprivate |
Definition at line 428 of file Dispatcher.cpp.
|
inlineprivate |
Definition at line 315 of file Dispatcher.cpp.
|
inlineprivate |
Definition at line 329 of file Dispatcher.cpp.
|
private |
Definition at line 464 of file Dispatcher.cpp.
1.8.1