Package-level declarations

Types

Link copied to clipboard

Inherited functions

Link copied to clipboard
Link copied to clipboard

Converts this LocalMediaTrack capturing state to a StateFlow.

Link copied to clipboard

Converts this AudioDeviceManager to available audio devices Flow.

Link copied to clipboard

Converts this LocalMediaTrack capturing state to a Flow.

Link copied to clipboard

Converts this MediaConnection to a main remote video track Flow.

Link copied to clipboard

Converts this MediaConnection to a presentation remote video track Flow.

Link copied to clipboard

Converts this AudioDeviceManager to selected audio device Flow.

Link copied to clipboard

Converts this MediaConnection to a main remote video track StateFlow.

Link copied to clipboard

Converts this MediaConnection to a presentation remote video track StateFlow.

Link copied to clipboard
Link copied to clipboard
suspend fun CameraVideoTrack.switchCamera(deviceName: String? = null): String

Attempts to switch a camera to the specified one or to the opposite one.