Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_audio_codec_octets_per_codec_frame Struct Reference

struct to hold minimum and maximum supported codec frame sizes More...

#include <audio.h>

Data Fields

uint16_t min
 Minimum number of octets supported per codec frame.
 
uint16_t max
 Maximum number of octets supported per codec frame.
 

Detailed Description

struct to hold minimum and maximum supported codec frame sizes

Field Documentation

◆ max

uint16_t bt_audio_codec_octets_per_codec_frame::max

Maximum number of octets supported per codec frame.

◆ min

uint16_t bt_audio_codec_octets_per_codec_frame::min

Minimum number of octets supported per codec frame.


The documentation for this struct was generated from the following file: