plus

operator fun plus(other: Bitrate): Bitrate(source)

Adds other to this Bitrate. This currently does not handle integer overflow.