|
Linux Kernel
3.7.1
|
#include <compress_params.h>
Data Fields | |
| struct snd_enc_wma | wma |
| struct snd_enc_vorbis | vorbis |
| struct snd_enc_real | real |
| struct snd_enc_flac | flac |
| struct snd_enc_generic | generic |
Definition at line 317 of file compress_params.h.
| struct snd_enc_flac flac |
Definition at line 321 of file compress_params.h.
| struct snd_enc_generic generic |
Definition at line 322 of file compress_params.h.
| struct snd_enc_real real |
Definition at line 320 of file compress_params.h.
| struct snd_enc_vorbis vorbis |
Definition at line 319 of file compress_params.h.
| struct snd_enc_wma wma |
Definition at line 318 of file compress_params.h.
1.8.2