Home
last modified time | relevance | path

Searched defs:sio_aucat_hdl (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/lib/libsndio/
H A Dsio_aucat.c35 struct sio_aucat_hdl { struct
36 struct sio_hdl sio;
37 struct aucat aucat;
38 unsigned int rbpf, wbpf; /* read and write bytes-per-frame */
39 int events; /* events the user requested */
40 unsigned int curvol, reqvol; /* current and requested volume */
41 int delta; /* some of received deltas */
44 int pstate;
45 size_t round; /* write block size */
46 size_t walign; /* align write packets size to this */