CameraVideoTrack
A camera video track.
Types
Inherited properties
Functions
Inherited functions
Link copied to clipboard
Adds the supplied renderer and starts drawing on it.
Link copied to clipboard
Converts this LocalMediaTrack capturing state to a StateFlow.
Link copied to clipboard
Disposes this LocalMediaTrack and frees any resources held by it.
Link copied to clipboard
Converts this LocalMediaTrack capturing state to a Flow.
Link copied to clipboard
Registers a CapturingListener that will be notified when capturing state changes.
Link copied to clipboard
Removes the supplied renderer and stops drawing on it.
Link copied to clipboard
Start the capture.
Starts the capture with a specific QualityProfile.
Link copied to clipboard
Stops the capture.
Link copied to clipboard
Attempts to switch a camera to the specified one or to the opposite one.
Link copied to clipboard
Unregisters a previously registered CapturingListener.