![]() |
Maestro Audio Framework
v 1.7
NXP Semiconductors
|
Opus configuration.
#include <cei_enctypes.h>
Data Fields | |
| int32_t | complexity |
| Opus complexity. | |
| int32_t | bitrate |
| Opus bitrate. | |
| int32_t | vbr |
| Opus variable bit rate. | |
| int32_t | vbrConstraint |
| Opus VBR constraint. | |
| int32_t | forceChannels |
| Opus force channels. | |
| int32_t | maxBandwidth |
| Opus maximum bandwidth. | |
| int32_t | bandwidth |
| Opus bandwidth. | |
| int32_t | application |
| Opus application. | |
| int32_t | inbandFec |
| Opus inband FEC. | |
| int32_t | packetLossPerc |
| Opus packet loss percent for FEC. | |
| int32_t | dtx |
| Opus discontinuous transmission. | |
| int32_t | lsbDepth |
| Opus depth of signal being encoded. | |
| int32_t | expertFrameDuration |
| Opus variable duration frames. | |
| int32_t | predictionDisabled |
| Opus prediction disabled. | |