summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/card.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulsecore/card.h')
-rw-r--r--src/pulsecore/card.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pulsecore/card.h b/src/pulsecore/card.h
index b4e68b04..17733c51 100644
--- a/src/pulsecore/card.h
+++ b/src/pulsecore/card.h
@@ -33,6 +33,8 @@ typedef struct pa_card_profile {
char *name;
char *description;
+ unsigned priority;
+
/* We probably want to have different properties later on here */
unsigned n_sinks;
unsigned n_sources;