libdragon
Loading...
Searching...
No Matches
Data Fields
wav64_compression_t Struct Reference

WAV64 pluggable compression algorithm. More...

#include <wav64_internal.h>

Data Fields

void(* init )(wav64_t *wav)
 Init function: parses extra header information for the specific codec.
 
void(* close )(wav64_t *wav)
 Close function: deallocates memory for codec-specific data.
 
int(* get_bitrate )(wav64_t *wav)
 Return the compressed bitrate, mainly used for statistics.
 

Detailed Description

WAV64 pluggable compression algorithm.


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