AudioBitrate
The AudioBitrate model allows selecting the bitrate of the outgoing audio stream.
This model is supported only in SDK 3.8 and later.
Enumeration members
Bitrate18k
• Bitrate18k: = "18kbps"
Sets the bitrate to 18 kbps.
Bitrate64k
• Bitrate64k: = "64kbps"
Sets the bitrate to 64 kbps.
Bitrate80k
• Bitrate80k: = "80kbps"
Sets the bitrate to 80 kbps.
Bitrate96k
• Bitrate96k: = "96kbps"
Sets the bitrate to 96 kbps.
Bitrate128k
• Bitrate128k: = "128kbps"
Sets the bitrate to 128 kbps.
Updated 10 months ago