Stress test for OpenSL ES: create and delete many players

Implementation of a test to deal with 40 AudioPlayers:
- creation
- realize
- configuration
- prefetching
- playback
- destruction
If a player was created, regardless of whether the other
 operations were successful, it will be destroyed.
The number of players, 40, is chosen specifically because it
 is larger than the number of objects Wilhelm is currently
 capable of supporting, and larger than the number of tracks
 supported by the platform mixer.

Change-Id: I42287039d59b77e59c60d074fbc0177d9726b359
2 files changed
tree: a7da7e2cfe07dbf4d47ba20eb01d10e2573a5ee7
  1. doc/
  2. include/
  3. src/
  4. tests/
  5. tools/