XPSDKCameraPTZPreset
@interface XPSDKCameraPTZPreset
PTZ Preset has an identifier and a display name. Currently, we have to send the display name when we send commands to the server
-
Identifier of PTZ Preset
Declaration
Objective-C
@property (nonatomic, strong) NSString * identifier
-
Display name of PTZ Preset
Declaration
Objective-C
@property (nonatomic, strong) NSString * displayName