ExperimentalVideo
class ExperimentalVideo
androidx.camera.view.video.ExperimentalVideo |
Denotes that the annotated method uses the experimental methods which allow for video recording.
Video recording API signatures within the camera-view
artifact may change in future releases, or may be removed altogether.
Summary
Public constructors | |
---|---|
<init>() Denotes that the annotated method uses the experimental methods which allow for video recording. |
Public constructors
<init>
ExperimentalVideo()
Denotes that the annotated method uses the experimental methods which allow for video recording.
Video recording API signatures within the camera-view
artifact may change in future releases, or may be removed altogether.