nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ LC3BFI_t

enum LC3BFI_t

#include <lc3/codec/inc/LC3API.h>

Bad Frame Indicator (BFI).

Identifies a bit stream data frame's status as known by the device. A frame known to contain bit errors or be otherwise corrupted should be passed with the BadFrame value when passed to the LC3 decoder. The decoder will detect bit errors internally and apply PLC automatically, but if the caller knows that the frame is in error, such as from information indicated by a Bluetooth controller, then this value is used to skip decoding and immediately execute packet loss concealment.

Enumerator
GoodFrame 
BadFrame