VisioForge (c) 2025

Search Results for

    Enum VideoCaptureVendorAPIValueType

    Vendor API wrapper value.

    Namespace: VisioForge.Core.Types.VideoCapture
    Assembly: VisioForge.Core.dll
    Syntax
    public enum VideoCaptureVendorAPIValueType

    Fields

    Name Description
    Logitech_FaceTracking_Multiple

    Enable tracking of multiple faces. This corresponds to the Follow two or more of us option in the Logitech Webcam Software settings panel.

    Logitech_FaceTracking_Off

    Disable face tracking.

    Logitech_FaceTracking_Single

    Enable tracking of a single face. This corresponds to the Follow me option in the Logitech Webcam Software settings panel.

    Logitech_FindFace_Mode_NoChange

    Do not turn the feature on or off. This value should be used when an action is specified using Reset. Note, however, that specifying a reset action does not prevent you from enabling or disabling the feature at the same time.

    Logitech_FindFace_Mode_Off

    Turn off automatic centering of the user’s face when a widescreen video stream is initiated. Turning the feature off automatically performs a reset to the default position. Note that even when the feature is off you can still initiate a manual centering process by specifying the value 2 for the value1 field.

    Logitech_FindFace_Mode_On

    Turn on automatic centering of the user’s face when a widescreen video stream is initiated.

    Logitech_FindFace_Reset_Default

    Reset the field of view to its default position, which is typically the center.

    Logitech_FindFace_Reset_Face

    Re-center the field of view to the current position of the user’s face. Note that for this to work the face tracker must be able to locate the face. If this is not currently possible, the centering process is delayed until the face is locatable again.

    Logitech_FindFace_Reset_None

    Do not perform any action. This is typically used when the feature should simply be turned on or off.

    Logitech_LED_Auto

    The LED behavior is controlled by the camera. This typically means that the LED is on when the camera is streaming video and off when it is not streaming video.

    Logitech_LED_Blinking

    The LED is blinking when the camera is streaming video. The frequency of the blinking is determined by the value1, check remarks.

    Logitech_LED_Off

    The LED is off, even when the camera is streaming video.

    Logitech_LED_On

    The LED is on when the camera is streaming video.

    Logitech_Pan

    Logitech camera - configure pan.

    Logitech_Tilt

    Logitech camera - configure tilt.

    Logitech_Version_None

    None.

    Logitech_Zoom

    Configure zoom.