CameraBits class
- Annotations
-
- @freezed
Constructors
-
CameraBits({required FcmRoot cameras, required CameraNames cameraNames, required Fw<
String> selectedCameraName, required Fw<ResolutionPresetEnm> resolution, required FlcUi ui}) -
factory
Properties
-
cameraNames
→ CachedFu<
String, String, Map< String, String> , Fw<String> > -
no setterinherited
- cameras → FcmRoot
-
no setterinherited
-
copyWith
→ $CameraBitsCopyWith<
CameraBits> -
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
-
resolution
→ Fw<
ResolutionPresetEnm> -
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
selectedCameraDescription
→ Fr<
CameraDescription?> -
latefinal
-
selectedCameraLabel
→ Fr<
String?> -
latefinal
-
selectedCameraName
→ Fw<
String> -
no setterinherited
- ui → FlcUi
-
no setterinherited
Methods
-
acquire(
DspReg disposers) → Future< Fr< CameraControllerOpt> ?> -
cameraSettings(
) → FcmCameraSettings -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
watchCameraLabel(
String cameraName) → String? -
watchCameraLabelOrFacing(
CameraDescription cameraDescription) → String
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited