speed property
Optional parameter to specify Pan/Tilt and Zoom speed on moving toward this tour spot.
Implementation
@JsonKey(name: 'Speed')
final PtzSpeed? speed;
Optional parameter to specify Pan/Tilt and Zoom speed on moving toward this tour spot.
@JsonKey(name: 'Speed')
final PtzSpeed? speed;