Package-level declarations

Types

Link copied to clipboard
interface CaptureSource<T : Track>

The CaptureSource interface manages the process of capturing the source by input sources, such as a microphone or a camera.

Link copied to clipboard
interface EventsHandler : CameraVideoCapturer.CameraEventsHandler

The EventsHandler interface is responsible for handling various events related to video sources.

Link copied to clipboard
interface PlaybackSource

The PlaybackSource interface manages the playback process.

Link copied to clipboard
interface SwitchCameraHandler : CameraVideoCapturer.CameraSwitchHandler

The SwitchCameraHandler interface is responsible for handling camera switching events.

Link copied to clipboard
enum Type : Enum<Type>

The Type class contains a set of enums representing the source types.