Get desktop application:
View/edit binary Protocol Buffers messages
In Java, (and excluding the FLAC entry) the bitrate in kilobits per second can be obtained using CodecAndBitrate's getNumber() function.
Used in:
Do not pass this to the encoder.
For FLAC, the bitrate isn't specified.
Note: Opus isn't actually limited to specific bitrates like AMRWB is. Note that because we run the OggOpusEncoder in low-latency mode, the actual bitrate may be larger than this. See the ogg_opus_encoder lib for details. The effect of this will be larger at low bitrates and low block sizes. This is the bitrate used to configure the codec.
Contains information about whether we are connected to the network and whether the connection is using WiFi.
If the network is connected.
Required.
Typically, if false, this means using WiFi.
Required.
Used in:
,In the future, we may have things like the name of registered speakers etc.