pub async fn dptz_relative_move(
conn: &Connection,
endpoint: u16,
video_stream_id: u8,
delta_x: i16,
delta_y: i16,
zoom_delta: i8,
) -> Result<()>Expand description
Invoke DPTZRelativeMove command on cluster Camera AV Settings User Level Management.