IBitrateRegulatorController

Interface to implement a bitrate regulator controller. The bitrate regulator controller triggers IBitrateRegulator.update.

Inheritors

Types

Link copied to clipboard
interface Factory

Functions

Link copied to clipboard
abstract fun start()

Start the controller.

Link copied to clipboard
abstract fun stop()

Stop the controller.