1# Test Output 2 3DRAFT for testing image embedding. 4 5 6<table style="width:100%"> 7 <tr> 8 <th>Notes</th> 9 <th>Screenshot</th> 10 </tr> 11 <tr> 12 <td> 13 Tap on the green bar to hide or show the detailed settings dialog.<br/> 14 The resulting setting will displayed on the far right when the stream is opened.<br/> 15 API: select between OpenSL ES or AAudio (default)<br/> 16 Device: setect output device by type.<br/> 17 Format: note that the 24 and 32-bit formats are only supported in Android 12+<br/> 18 MMAP: will be disabled if device does not support MMAP<br/> 19 Effect: will enable a simple effect, may prevent LOW_LATENCY<br/> 20 Convert: conversion done in Oboe may allow you to get LOW_LATENCY<br/> 21 SRC: sample rate conversion quality<br/> 22 <br/><br/><br/><br/><br/><br/><br/><br/> 23 </td> 24 <td><img src="/apps/OboeTester/docs/images/test_output.png" width=400></td> 25 </tr> 26</table> 27 28 29 30 31