oveRTOS C API
Embedded RTOS framework — build system, configuration, and portable C API
Loading...
Searching...
No Matches
Data Fields

Complete audio stream format descriptor. More...

#include <audio_node.h>

Data Fields

unsigned int sample_rate
 Sample rate in Hz.
 
unsigned int channels
 Number of interleaved channels.
 
enum ove_audio_sample_fmt sample_fmt
 PCM sample format.
 

Detailed Description

Complete audio stream format descriptor.

Describes the sample rate, channel count, and sample encoding of an audio stream. Channels are always interleaved.


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