Home
last modified time | relevance | path

Searched refs:PCM_CAP_INPUT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libossaudio/
H A Doss_caps.c71 caps |= PCM_CAP_INPUT; in _oss_get_caps()
H A Dsoundcard.h96 # define DSP_CAP_INPUT PCM_CAP_INPUT
117 # define PCM_CAP_INPUT 0x00004000 /* Recording device */ macro