LocalVideoTrack
A local video track.
Inheritors
Inherited properties
Functions
Link copied to clipboard
Starts the capture with a specific QualityProfile.
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.
Link copied to clipboard
Stops the capture.
Link copied to clipboard
Unregisters a previously registered CapturingListener.