flutter_ffi_uvc library

Classes

UvcBmControlInfo
Control metadata reported from descriptor bmControls without GET_* probing.
UvcCamera
High-level camera API for the shared native UVC session.
UvcCameraControl
Metadata and current value for a UVC control exposed by the device.
UvcCameraMode
A camera mode reported by the native UVC layer.
UvcControlId
Public identifier for a UVC camera control.
UvcDigitalWindowControl
UvcFocusRelativeControl
UvcPanTiltAbsoluteControl
UvcPanTiltRelativeControl
UvcPreviewFrame
A single preview frame copied from the native shared camera state.
UvcPreviewStartResult
Result of starting preview for a given mode.
UvcPreviewTransform
Preview transform applied to the live Flutter Texture output.
UvcRegionOfInterestControl
UvcRollRelativeControl
UvcStreamError
An error reported by the native frame pipeline during streaming.
UvcStreamStats
Snapshot of native stream statistics accumulated for the current session.
UvcUsbDevice
Information about a UVC-capable USB device discovered on Android.
UvcWhiteBalanceComponent
UvcZoomRelativeControl

Enums

UvcControlKind
UI/interaction kind for a control value.
UvcLogLevel
Package-wide native UVC log verbosity.
UvcPreviewPolicy
Policy controlling how UvcCamera.startPreview verifies frame delivery.

Properties

uvcCamera UvcCamera
Shared package-level UVC camera service.
final