FFmpegfs Fuse Multi Media Filesystem 2.16
|
WAVE file structures https://wavefilegem.com/how_wave_files_work.html. More...
#include <stdint.h>
#include <array>
Go to the source code of this file.
Classes | |
struct | WAV_HEADER |
WAVE header structure. More... | |
struct | WAV_HEADER_EX |
WAVE extended header structure. More... | |
struct | WAV_FACT |
WAVE "fact" header structure. More... | |
struct | WAV_LIST_HEADER |
WAVE list header structure. More... | |
struct | WAV_DATA_HEADER |
WAVE data header structure. More... | |
Typedefs | |
typedef struct WAV_HEADER | WAV_HEADER |
WAVE header structure. More... | |
typedef struct WAV_HEADER_EX | WAV_HEADER_EX |
WAVE extended header structure. More... | |
typedef struct WAV_FACT | WAV_FACT |
WAVE "fact" header structure. More... | |
typedef struct WAV_LIST_HEADER | WAV_LIST_HEADER |
WAVE list header structure. More... | |
typedef struct WAV_DATA_HEADER | WAV_DATA_HEADER |
WAVE data header structure. More... | |
WAVE file structures https://wavefilegem.com/how_wave_files_work.html.
Definition in file wave.h.
typedef struct WAV_DATA_HEADER WAV_DATA_HEADER |
WAVE data header structure.
WAVE "fact" header structure.
typedef struct WAV_HEADER WAV_HEADER |
WAVE header structure.
typedef struct WAV_HEADER_EX WAV_HEADER_EX |
WAVE extended header structure.
typedef struct WAV_LIST_HEADER WAV_LIST_HEADER |
WAVE list header structure.