|
Argus Camera Sample
Argus Camera Sample
|
Auto control settings observer. More...
Public Member Functions | |
| AutoControlSettingsObserver (Argus::IAutoControlSettings *iAutoControlSettings) | |
| virtual | ~AutoControlSettingsObserver () |
| 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 | onAeAntibandingModeChanged (const Observed &source) |
| bool | onAeLockChanged (const Observed &source) |
| bool | onAwbLockChanged (const Observed &source) |
| bool | onAwbModeChanged (const Observed &source) |
| bool | onExposureCompensationChanged (const Observed &source) |
| bool | onIspDigitalGainRangeChanged (const Observed &source) |
| bool | onAcRegionChanged (const Observed &source) |
Private Attributes | |
| Argus::IAutoControlSettings * | m_iAutoControlSettings |
Auto control settings observer.
Update Argus auto control settings if values which are set through the auto control settings change.
Definition at line 471 of file Dispatcher.cpp.
|
inline |
Definition at line 474 of file Dispatcher.cpp.
|
inlinevirtual |
Definition at line 505 of file Dispatcher.cpp.
|
inlinevirtual |
Check if this is the observer for the given interface.
| interface | [in] |
Implements ArgusSamples::IObserverForInterface.
Definition at line 535 of file Dispatcher.cpp.
|
inlineprivate |
Definition at line 633 of file Dispatcher.cpp.
|
inlineprivate |
Definition at line 541 of file Dispatcher.cpp.
|
inlineprivate |
Definition at line 558 of file Dispatcher.cpp.
|
inlineprivate |
Definition at line 572 of file Dispatcher.cpp.
|
inlineprivate |
Definition at line 586 of file Dispatcher.cpp.
|
inlineprivate |
Definition at line 600 of file Dispatcher.cpp.
|
inlineprivate |
Definition at line 617 of file Dispatcher.cpp.
|
private |
Definition at line 672 of file Dispatcher.cpp.
1.8.1