#import <ThingSmartPTZManager.h>
Definition at line 72 of file ThingSmartPTZManager.h.
◆ collectionPointAction:actionType: [1/2]
Did execute collectionPoint action
- Parameters
-
manager | PTZ management class |
type | value:1, add collectionPoint; 2, remove collectionPoint; 3、 jump to specific collectionPoint |
◆ collectionPointAction:actionType: [2/2]
Did execute collectionPoint action
- Parameters
-
manager | PTZ management class |
type | value:1, add collectionPoint; 2, remove collectionPoint; 3、 jump to specific collectionPoint |
◆ didUpdateCruiseMode:currentCruiseMode: [1/2]
- (void) didUpdateCruiseMode: |
|
(ThingSmartPTZManager *) |
manager |
currentCruiseMode: |
|
(ThingSmartPTZControlCruiseMode) |
currentCruiseMode |
|
|
| |
|
optional |
Cruise mode changed
- Parameters
-
manager | PTZ management class |
currentCruiseMode | Current cruise mode. ThingSmartPTZControlCruiseModePanoramic, panoramic mode; ThingSmartPTZControlCruiseModeCollectionPoint, collectionPoint mode |
◆ didUpdateCruiseMode:currentCruiseMode: [2/2]
- (void) didUpdateCruiseMode: |
|
(ThingSmartPTZManager *) |
manager |
currentCruiseMode: |
|
(ThingSmartPTZControlCruiseMode) |
currentCruiseMode |
|
|
| |
|
optional |
Cruise mode changed
- Parameters
-
manager | PTZ management class |
currentCruiseMode | Current cruise mode. ThingSmartPTZControlCruiseModePanoramic, panoramic mode; ThingSmartPTZControlCruiseModeCollectionPoint, collectionPoint mode |
◆ didUpdateCruiseSwitchState:isOpen: [1/2]
Cruise switch state changed
- Parameters
-
manager | PTZ management class |
isOpen | Cruise switch open state, YES, is opened; NO, is closed |
◆ didUpdateCruiseSwitchState:isOpen: [2/2]
Cruise switch state changed
- Parameters
-
manager | PTZ management class |
isOpen | Cruise switch open state, YES, is opened; NO, is closed |
◆ didUpdateCruiseTimeMode:currentTimeMode: [1/2]
- (void) didUpdateCruiseTimeMode: |
|
(ThingSmartPTZManager *) |
manager |
currentTimeMode: |
|
(ThingSmartPTZControlCruiseTimeMode) |
currentTimeMode |
|
|
| |
|
optional |
Cruise time mode changed
- Parameters
-
manager | PTZ management class |
currentTimeMode | The current cruise time mode. Value is a ThingSmartPTZControlCruiseTimeMode enum. |
◆ didUpdateCruiseTimeMode:currentTimeMode: [2/2]
- (void) didUpdateCruiseTimeMode: |
|
(ThingSmartPTZManager *) |
manager |
currentTimeMode: |
|
(ThingSmartPTZControlCruiseTimeMode) |
currentTimeMode |
|
|
| |
|
optional |
Cruise time mode changed
- Parameters
-
manager | PTZ management class |
currentTimeMode | The current cruise time mode. Value is a ThingSmartPTZControlCruiseTimeMode enum. |
◆ didUpdateCruiseTimeModeTime:startTime:endTime: [1/2]
- (void) didUpdateCruiseTimeModeTime: |
|
(ThingSmartPTZManager *) |
manager |
startTime: |
|
(NSString *) |
startTime |
endTime: |
|
(NSString *) |
endTime |
|
|
| |
|
optional |
Cruise time mode - Cruise time updated
- Parameters
-
manager | PTZ management class |
startTime | The time to start cruising. Format:"HH:mm" |
endTime | The time to end cruising.Format:"HH:mm" |
◆ didUpdateCruiseTimeModeTime:startTime:endTime: [2/2]
- (void) didUpdateCruiseTimeModeTime: |
|
(ThingSmartPTZManager *) |
manager |
startTime: |
|
(NSString *) |
startTime |
endTime: |
|
(NSString *) |
endTime |
|
|
| |
|
optional |
Cruise time mode - Cruise time updated
- Parameters
-
manager | PTZ management class |
startTime | The time to start cruising. Format:"HH:mm" |
endTime | The time to end cruising.Format:"HH:mm" |
◆ didUpdateMotionTrackingState:isOpen: [1/2]
The switch state of mobile tracking has changed
- Parameters
-
manager | PTZ management class |
isOpen | The latest value of open state |
◆ didUpdateMotionTrackingState:isOpen: [2/2]
The switch state of mobile tracking has changed
- Parameters
-
manager | PTZ management class |
isOpen | The latest value of open state |
The documentation for this protocol was generated from the following files:
- /Users/humtong/Downloads/Pods_副本/ThingSmartCameraKit/Build/ThingSmartCameraKit.xcframework/ios-arm64_x86_64-simulator/ThingSmartCameraKit.framework/Headers/ThingSmartPTZManager.h
- /Users/humtong/Downloads/Pods_副本/ThingSmartCameraKit/Build/ThingSmartCameraKit.xcframework/ios-arm64/ThingSmartCameraKit.framework/Headers/ThingSmartPTZManager.h