pub async fn mptz_relative_move(
conn: &Connection,
endpoint: u16,
pan_delta: Option<i16>,
tilt_delta: Option<i16>,
zoom_delta: Option<i8>,
) -> Result<()>Expand description
Invoke MPTZRelativeMove command on cluster Camera AV Settings User Level Management.