ratecontroller-fixed
ratecontroller-fixed — Rate controls on demand streaming using a fixed bitrate.
Properties
rate
The average rate to send all files at, in bits per second.
Type: int
Required property. Single values only.
initial-level
The initial amount of data that can be sent at full speed, in bits.
Type: int
Optional property. Single values only.
max-level
The maximum amount of data to send at full rate at any given moment, in bits.
Type: int
Optional property. Single values only.