COP_AWCAP_STEREO
#define WIDGET_CHANNELS(w) ((w)->widgetcap & COP_AWCAP_STEREO ? 2 : 1)
w->widgetcap |= COP_AWCAP_STEREO;