OSDN Git Service

Enable and test more interface ID queries
authorGlenn Kasten <gkasten@google.com>
Tue, 28 Sep 2010 00:30:18 +0000 (17:30 -0700)
committerGlenn Kasten <gkasten@google.com>
Tue, 28 Sep 2010 14:36:10 +0000 (07:36 -0700)
commitdaccf40f73133a1220cc4ab8af45c59b1df9eeae
treebf996b7171a06f9ccaca72fc0ff40d2f559e9a4d
parentbf4147433b223bf98a7177d778d422a89c90e965
Enable and test more interface ID queries

Enable Engine::IEngine_QueryNumSupportedInterfaces and
  Engine::QuerySupportedInterfaces.
Add object ID test.
Return SL_RESULT_FEATURE_UNSUPPORTED from Engine::Create... if the
  corresponding class is not configured..
Add slesutObjectIDToString to utility toolkit.

Change-Id: I28b8beff71d65e7eccd558e586652bb606c89848
opensles/libopensles/IEngine.c
opensles/libopensles/MPH_to.c
opensles/libopensles/OpenSLESUT.c
opensles/libopensles/OpenSLESUT.h
opensles/libopensles/classes.c
opensles/libopensles/sles.c
opensles/tests/sandbox/Android.mk
opensles/tests/sandbox/object.c [new file with mode: 0644]