This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
mpv
mirror of
https://github.com/mpv-player/mpv
Watch
1
Star
0
Fork
You've already forked mpv
0
Code
Issues
Releases
Wiki
Activity
2cfd87ab15
mpv
/
waftools
/
fragments
/
oss_audio_sunaudio.c
7 lines
96 B
C
Raw
Blame
History
#
include
<soundcard.h>
int
main
(
int
argc
,
char
*
*
argv
)
{
return
SNDCTL_DSP_SETFRAGMENT
;
}
Reference in New Issue
View Git Blame
Copy Permalink