OSDN Git Service

Restore previous version of CAudioPlayer fields.
authorGlenn Kasten <gkasten@google.com>
Tue, 29 Jun 2010 13:59:06 +0000 (06:59 -0700)
committerGlenn Kasten <gkasten@google.com>
Tue, 29 Jun 2010 14:13:30 +0000 (07:13 -0700)
commit9c2a7b1e9f8203bf9de26efca0f1f805038b1f2b
tree5d80dba362f0c9df65c50864233e4f61a066bfd0
parent15f9f5e609265dff9d6036af38bea084c42a702a
Restore previous version of CAudioPlayer fields.

Addressed code review comments:
Move channel mute, channel solo, and channel count from IMuteSolo to CAudioPlayer.
Deferred support for IMuteSolo to CMIDIPlayer deferred until we hear back from working group.
Move comment marker to correct location.

We discussed the code review comments and agreed to restore the
previous handling of channel mute, channel solo, and channel count.
We will probably have to review this again later, depending on what
the working group says about MIDI Player. To make it easier to
examine the history later, I'm submitting the previous change as
is, followed immediately by this change which addresses the code
review comments.

Change-Id: I4d5594d70c1c2d5fb90980a8a0414177ff29d4a7
opensles/libopensles/CAudioPlayer.c
opensles/libopensles/IEngine.c
opensles/libopensles/IMuteSolo.c
opensles/libopensles/IOutputMixExt.c
opensles/libopensles/sles_allinclusive.h
opensles/libopensles/sles_to_android.cpp