Sometimes it is required to use Constant bitrate (CBR) instead of Variable bitrate (VBR), which is default.
Usually it is helpful for video streaming.
To switch on this option, just add <cbr>yes</cbr> within the <format> section of your XML query.
Please note that you also MUST explicitly specify <bitrate> in this case.