VideoDeviceInfo

constructor(label: String, deviceId: String, facingMode: FacingMode)

Creates a new video device info instance.

Parameters

label

the human-readable label for the camera (e.g., "Front Camera")

deviceId

the unique camera device identifier

facingMode

the FacingMode of the camera (front or back)