Store the requested mono/stereo source count and sends in the device
commit0ac9e57d28cd0216d3b5cf8fe520a62235006a3a
authorChris Robinson <chris.kcat@gmail.com>
Mon, 6 Jul 2009 10:09:01 +0000 (6 03:09 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Mon, 6 Jul 2009 10:09:01 +0000 (6 03:09 -0700)
treebe9a6ed693175c4eb66b682f53bd03d8779d7275
parent5460e85c40b1883b91ca763b88dc014f0d64b705
Store the requested mono/stereo source count and sends in the device
Although the properties are set as context attributes, they are queried from
the device. If multiple contexts per device are ever supported, it would not
be straight forward about where to read the values from. This way, the
attributes can be treated as device-specific attributes that are updated when
a new context is created.
Alc/ALc.c
Alc/ALu.c
OpenAL32/Include/alMain.h