Package-level declarations

Types

Link copied to clipboard
object Logger

The Logger class provides a structured approach to logging messages with different log levels and offers flexibility in controlling the logging output.

Link copied to clipboard
interface LoggerInterface
The LoggerInterface for receiving log messages from the SDK.
Link copied to clipboard
The LogLevel class provides a structured representation of different log levels.
Link copied to clipboard

Represents the exception from the SDK's perspective

Link copied to clipboard

Exception thrown from the native side of the Millicast SDK.

Link copied to clipboard

Exception class representing the original caller information

Link copied to clipboard

The VideoType class represents different pixel formats or video types that can be encountered in video processing.