mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-28 05:40:23 -04:00
use-case.h: add DisplayPort to HDMI device description
Link: https://github.com/alsa-project/alsa-ucm-conf/pull/423 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
5600b901b2
commit
b359ed813e
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ extern "C" {
|
|||
#define SND_USE_CASE_DEV_BLUETOOTH "Bluetooth" /**< Bluetooth Device */
|
||||
#define SND_USE_CASE_DEV_EARPIECE "Earpiece" /**< Earpiece Device */
|
||||
#define SND_USE_CASE_DEV_SPDIF "SPDIF" /**< SPDIF Device */
|
||||
#define SND_USE_CASE_DEV_HDMI "HDMI" /**< HDMI Device */
|
||||
#define SND_USE_CASE_DEV_HDMI "HDMI" /**< HDMI / DisplayPort Device */
|
||||
#define SND_USE_CASE_DEV_USB "USB" /**< USB Device (multifunctional) */
|
||||
#define SND_USE_CASE_DEV_DIRECT "Direct" /**< Direct Device (no channel remapping), (e.g. ProAudio usage) */
|
||||
/* add new devices to end of list */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue