X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=linux%2Fsndout_oss.h;h=6b65617a793518c1c54e9a85e6edc9c29c06b56f;hb=39014486f9e50110d23dece007ce4c0ed90d15b1;hp=fde9ff6352f373e4905c8577a0fd6ee61935959e;hpb=9a5a0dc9ff4086a295832709c609276512f54743;p=libpicofe.git diff --git a/linux/sndout_oss.h b/linux/sndout_oss.h index fde9ff6..6b65617 100644 --- a/linux/sndout_oss.h +++ b/linux/sndout_oss.h @@ -10,3 +10,4 @@ void sndout_oss_exit(void); /* make oss fragment size to fit this much video frames */ extern int sndout_oss_frag_frames; +extern int sndout_oss_can_restart;