X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=linux%2Fsndout_oss.h;h=6b65617a793518c1c54e9a85e6edc9c29c06b56f;hb=17def48f1f0eeedb1f97f9392c0f5c82cb838e65;hp=fde9ff6352f373e4905c8577a0fd6ee61935959e;hpb=26d3ca0d29e87a14943d29fcafc93da753df60cd;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;