HomeSort by relevance Sort by last modified time
    Searched defs:pa_sink_info (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
introspect.h 94 * All three method use the same callback and will provide a pa_sink_info or
208 typedef struct pa_sink_info { struct
231 } pa_sink_info; typedef in typeref:struct:pa_sink_info
234 typedef void (*pa_sink_info_cb_t)(pa_context *c, const pa_sink_info *i, int eol, void *userdata);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
introspect.h 95 * All three method use the same callback and will provide a pa_sink_info or
211 typedef struct pa_sink_info { struct
236 } pa_sink_info; typedef in typeref:struct:pa_sink_info
239 typedef void (*pa_sink_info_cb_t)(pa_context *c, const pa_sink_info *i, int eol, void *userdata);
    [all...]

Completed in 228 milliseconds