Searched defs:sndio_priv (Results 1 – 1 of 1) sorted by relevance
22 struct sndio_priv { struct23 struct sio_hdl *hdl; /* handle to speak to libsndio */24 struct sio_par par; /* current device parameters */26 unsigned char buf[SNDIO_BUFSZ]; /* temp buffer for converions */