onvif
    Preparing search index...

    Interface Move

    interface Move {
        focus: FocusMove;
        videoSourceToken: string;
    }
    Index
    focus: FocusMove

    Content of the requested move (focus) operation.

    videoSourceToken: string

    Reference to the VideoSource for the requested move (focus) operation.