[ Version ( since = "0.2.0" ) ]
public bool video_set_bit_rate (uint32 friend_number, uint32 bit_rate, out ErrBitRateSet error = null)
Set the bit rate to be used in subsequent video frames.
friend_number |
The friend number of the friend for which to set the bit rate. |
bit_rate |
The new video bit rate in Kb/sec. Set to 0 to disable. |
true on success. |
0.2.0