See: Description
Interface | Description |
---|---|
VideoCaptureConstraints.Compiler |
An interface that will be implemented by the implementation.
|
Class | Description |
---|---|
Capture |
Capture can "capture" media files from the device e.g. |
VideoCaptureConstraints |
Encapsulates constraints that can be used for capturing video.
|
Package for capturing photos, audio or video from the camera/microphone.
The code below demonstrates capturing and playing back audio files using this API:
Copyright © 2022. All rights reserved.