Jean-Michel Trivi
93687f2718
New constant for BUS audio devices
...
Add a new constant covering "bus"-type audio devices.
Bug 25448664
Change-Id: I8c3e439f28756a940f528ade2f6ce3a72a546040
2016-02-18 10:16:07 -08:00
Glenn Kasten
a217f8f9ca
Explain ENCODING_PCM_FLOAT
...
Change-Id: Icf680f65f07023ca6e416a1ef6067132daf607b9
2015-10-30 18:27:02 -07:00
Paul Mclean
5fa8939d6f
Revert "Add a (hidden) mapping for REMOTE_SUBMIX device types for CTS test."
...
This reverts commit 8b2562b14c .
Change-Id: I731d01fd652e928ba331fa28bb09cc8234753fbf
2015-08-07 12:57:55 -06:00
Paul Mclean
af7748efb6
Merge "Consider channel index masks when calculating channel counts." into mnc-dev
2015-08-06 18:59:06 +00:00
Paul Mclean
c770b7a537
Merge "Add a (hidden) mapping for REMOTE_SUBMIX device types for CTS test." into mnc-dev
2015-08-06 18:58:33 +00:00
Paul McLean
8b2562b14c
Add a (hidden) mapping for REMOTE_SUBMIX device types for CTS test.
...
Bug: 22792346
Change-Id: I8a10eb68368ede4baa0d2fd0d71cfff2fced4b75
2015-08-06 10:03:13 -06:00
Paul McLean
22cfec3cb8
Documenting behavior of returning a 0-length array for formats,
...
channels, rates queries for analog devices.
Bug: 22729461
Change-Id: I3cb1d586f6264e3627cbb0261a3b2c74ca51cf6b
2015-08-05 14:06:28 -06:00
Paul McLean
3115960bde
Consider channel index masks when calculating channel counts.
...
Bug: 22874806
Change-Id: I04b74f5939bb81350d9e37b9629f8bbc242bffe7
2015-08-05 09:03:51 -06:00
Eric Laurent
1e725f8137
audio: add definitions for devices connected over IP
...
Bug: 22068684.
Change-Id: I0411679d2852135d4af3016844ced74f7718fa0d
2015-07-06 12:14:36 -07:00
Paul McLean
f29e5f34b3
Implement channel index masks in AudioDeviceInfo.
...
Bug: 21146646
Change-Id: I210f6bb4a4ec0ac0820d1823cffe417141725327
2015-06-16 14:40:28 -07:00
Eric Laurent
cae3466333
AudioFormat: more compressed formats
...
Add MP3 and AAC as valid AudioFormat encodings.
Only @hide for now to allow system components to manage
audio patches with those formats.
Bug: 18649264.
Change-Id: I5ef5f151783308e31d8ac5b29454589077ef62ea
2015-05-19 16:46:52 -07:00
Paul McLean
f62c7428e7
Change AudioDevicesInfo.getFormats() to getEncodings().
...
Change-Id: Id5115853744cd945bee5fee2601d9febc953208f
2015-05-14 14:57:08 -07:00
Paul McLean
f799491fb4
Merge "New policy for internal and wired device names." into mnc-dev
2015-05-14 15:59:38 +00:00
Andy Hung
bece0c7a1d
Add getChannelIndexMasks API to AudioDeviceInfo
...
Fix some javadoc as well.
Bug: 21129531
Change-Id: I82e5b66f254f6acdcd93638eeed878b4c5b5be34
2015-05-13 18:33:28 -07:00
Paul McLean
338f27ab28
New policy for internal and wired device names.
...
For internal and unknowable wired devices, return the product name (i.e. "Nexus 7").
For connected devices with manufacturer-supplied product names, return those.
Change getName() to getProductName().
Bug: 20880296
Change-Id: I67ef3d4c73b3acab368b0879faa26fa9127c21bb
2015-05-13 15:41:00 -07:00
Paul McLean
e3383cc453
Changes as per API council review.
...
Bug: 20887665
Change-Id: I1da7a2c69d8cf20682c767294b1647beef33f90c
2015-05-08 15:55:18 -07:00
Paul McLean
a33be211e7
Audio Devices Enumeration/Notification API
...
Change-Id: I4eecfa43e4fecfe309ddd805ed193d078b10d5e6
2015-04-15 10:56:49 -06:00