maxBitrate property

int? maxBitrate
getter/setter pair

If non-null, this represents the Transport Independent Application Specific maximum bandwidth defined in RFC3890. If null, there is no maximum bitrate.

Implementation

int? maxBitrate;