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