Package-level declarations

Types

Link copied to clipboard
data class BitrateSettings

The BitrateSettings class allows customizing bitrate settings for publishing streams. Setting the minimum bitrate to a high value can result in inconsistent streams, especially considering network bandwidth limitations.

Link copied to clipboard
data class Credential

The Credentials class gathers authentication information required for connecting and subscribing to a stream.

Link copied to clipboard
data class Option

The Option class gathers customizable options for a stream.

Link copied to clipboard
interface Recording

The Recording class is responsible for recording audio and video.

Link copied to clipboard

The RecordingImpl class is responsible for managing the recording process.