-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterp: cameraThe camera pluginThe camera pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specifically
Description
Overview
Part of #111138.
In the CameraX library, the Recorder class is used to save video recordings, and thus, will be essential to videos captured by the CameraX plugin.
The following is a running list of the fields and methods required for adding the Recorder class to the CameraX plugin.
Requirements
Fields
-
static final QualitySelector DEFAULT_QUALITY_SELECTOR
Instance Methods
-
onSurfaceRequested(SurfaceRequest request) -
PendingRecording prepareRecording(...)*
*One version needs to be picked and any classes passed as an argument will need to be additionally wrapped.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterp: cameraThe camera pluginThe camera pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specifically