OSDN Git Service

aaudio examples: Add deviceId option to examples
authorPhil Burk <philburk@google.com>
Wed, 23 Aug 2017 19:56:15 +0000 (12:56 -0700)
committerPhil Burk <philburk@google.com>
Tue, 29 Aug 2017 16:55:56 +0000 (09:55 -0700)
commite008d02aee6667ecafb44bf84eeb1675cb07dfef
tree680583a71a615612d96f67ded945cb7f77fcd96f
parentfaf18c58baf4db501c9707a30fd811a4c9386a26
aaudio examples:  Add deviceId option to examples

Note that this uses the -d option, which used to be for durationSeconds.
We now use the -s option for seconds.

Bug: 64981153
Test: this is a test
Change-Id: I9789a1f520dc93bfb26143582dacb9619650abf7
media/libaaudio/examples/input_monitor/src/input_monitor.cpp
media/libaaudio/examples/input_monitor/src/input_monitor_callback.cpp
media/libaaudio/examples/utils/AAudioArgsParser.h
media/libaaudio/examples/write_sine/src/write_sine.cpp
media/libaaudio/examples/write_sine/src/write_sine_callback.cpp