Home
last modified time | relevance | path

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

/third_party/alsa-lib/modules/mixer/simple/
Dpython.c49 struct pymixer { struct
51 snd_mixer_class_t *class;
52 snd_mixer_t *mixer;
53 PyObject *mdict;
54 int hctl_count;
55 void **hctl;
56 int helem_count;
57 void **helem;
58 int melem_count;
59 void **melem;
[all …]