summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorArun Raghavan <arun@asymptotic.io>2020-09-30 17:12:04 +0530
committerSanchayan Maity <sanchayan@asymptotic.io>2020-11-11 22:19:33 +0530
commit8aa6db2c8d2a9d06fcb71b8b75517e13880b4269 (patch)
tree822ebc2d054e45acf21a50be5d5608c9f75f7a88 /docs
parentef3085c743d024bb4182b7e93c97ae502a4b1545 (diff)
downloadgstreamer-plugins-bad-8aa6db2c8d2a9d06fcb71b8b75517e13880b4269.tar.gz
bluez: a2dpsink: Add support for LDAC to a2dpsink
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1621>
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst_plugins_cache.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json
index 833735a59..24790d1a6 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -2272,7 +2272,7 @@
"long-name": "Bluetooth A2DP sink",
"pad-templates": {
"sink": {
- "caps": "audio/x-sbc:\n rate: { (int)16000, (int)32000, (int)44100, (int)48000 }\n channels: [ 1, 2 ]\n channel-mode: { (string)mono, (string)dual, (string)stereo, (string)joint }\n blocks: { (int)4, (int)8, (int)12, (int)16 }\n subbands: { (int)4, (int)8 }\nallocation-method: { (string)snr, (string)loudness }\n bitpool: [ 2, 64 ]\naudio/mpeg:\n",
+ "caps": "audio/x-sbc:\n rate: { (int)16000, (int)32000, (int)44100, (int)48000 }\n channels: [ 1, 2 ]\n channel-mode: { (string)mono, (string)dual, (string)stereo, (string)joint }\n blocks: { (int)4, (int)8, (int)12, (int)16 }\n subbands: { (int)4, (int)8 }\nallocation-method: { (string)snr, (string)loudness }\n bitpool: [ 2, 64 ]\naudio/mpeg:\naudio/x-ldac:\n",
"direction": "sink",
"presence": "always"
}