Cleanups WHEP client
Connects to the WHEP server.
Creates a WHEP client with the given configuration.
Disconnects from the WHEP server.
Gets supported receiver audio codec names.
Gets supported receiver video codec names.
Pauses the WHEP client stream.
Sets preferred receiver audio codecs.
Sets preferred receiver video codecs.
Starts the Picture-in-Picture mode. On android enters the Picture-in-Picture mode and background the app.
Stops the Picture-in-Picture mode. Does nothing on Android as PiP is not supported in foreground.
Toggles the Picture-in-Picture mode. On android enters the Picture-in-Picture mode and background the app.
Unpauses the WHEP client stream.
A type that represents the ref to the WhepClientView component. It contains methods to control the WHEP client and Picture-in-Picture mode.