#define PLAYIT_FMT_8ULIN | 0x1 |
#define PLAYIT_FMT_8ALAW | 0x2 |
#define PLAYIT_FMT_8ULAW | 0x3 |
#define PLAYIT_FMT_8VIDC | 0x4 |
#define PLAYIT_FMT_16SLINB | 0x8 |
#define PLAYIT_FMT_16SLINL | 0x9 |
#define PLAYIT_FMT_16ULINB | 0xA |
#define PLAYIT_FMT_16ULINL | 0xB |
#define PLAYIT_FMT_4MSADPCM | 0x10 |
#define PLAYIT_FMT_4DVIADPCM | 0x11 |
[ Parent ] [ Manual root ]