bitrate property
The bitrate of the shared region. The bitrate (Kbps) of the shared region. The default value is 0 (the SDK works out a bitrate according to the dimensions of the current screen).
Implementation
@JsonKey(name: 'bitrate')
final int? bitrate;