onvif
    Preparing search index...

    Interface PTZFilter

    interface PTZFilter {
        fieldOfView?: boolean;
        position: boolean;
        status: boolean;
    }
    Index
    fieldOfView?: boolean

    True if the metadata stream shall contain the field-of-view information

    position: boolean

    True if the metadata stream shall contain the PTZ position

    status: boolean

    True if the metadata stream shall contain the PTZ status (IDLE, MOVING or UNKNOWN)