Skip to main content

dptz_relative_move

Function dptz_relative_move 

Source
pub async fn dptz_relative_move(
    conn: &Connection,
    endpoint: u16,
    video_stream_id: u16,
    delta_x: Option<i16>,
    delta_y: Option<i16>,
    zoom_delta: Option<i8>,
) -> Result<()>
Expand description

Invoke DPTZRelativeMove command on cluster Camera AV Settings User Level Management.