nrfxlib API 2.8.99
|
enum LC3FrameSizeConfig_t |
#include <lc3/codec/inc/LC3API.h>
Frame Size for configuration.
Defines the frame size used for global memory configuration purposes. Select the specific frame size if only one will be used, otherwise select both and the session open call will define which is used for a session.
Enumerator | |
---|---|
LC3FrameSize10MsConfig | 10 msec frame size. |
LC3FrameSize7_5MsConfig | 7.5 msec frame size. |
LC3FrameSizeBothConfig | 7.5 and 10 msec frame size. |