FileVideoCapturer
Functions
Link copied to clipboard
Link copied to clipboard
open fun initialize(surfaceTextureHelper: SurfaceTextureHelper, applicationContext: Context, capturerObserver: CapturerObserver)
This function is used to initialize the camera thread, the android application context, and the capture observer.
Link copied to clipboard
Link copied to clipboard
Start capturing frames in a format that is as close as possible to
width x height
and framerate
.Link copied to clipboard
Stop capturing.