pub fn encode_dptz_relative_move( video_stream_id: u8, delta_x: i16, delta_y: i16, zoom_delta: i8, ) -> Result<Vec<u8>>
Encode DPTZRelativeMove command (0x06)