Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dalmodule.c470 alc_setchannels (alcobject *self, PyObject *args) in alc_setchannels() function
535 {"setchannels", (PyCFunction)alc_setchannels, METH_VARARGS},