1 2 3 4 5 6
#include <soundcard.h> int main(int argc, char **argv) { return SNDCTL_DSP_SETFRAGMENT; }