summaryrefslogtreecommitdiff
path: root/src/pulse/format.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulse/format.h')
-rw-r--r--src/pulse/format.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pulse/format.h b/src/pulse/format.h
index 82a8be7..5f97929 100644
--- a/src/pulse/format.h
+++ b/src/pulse/format.h
@@ -62,6 +62,10 @@ typedef enum pa_encoding {
PA_ENCODING_DTSHD_IEC61937,
/**< DTS-HD Master Audio encapsulated in IEC 61937 header/padding. \since 13.0 */
+ /* Remeber to update
+ * https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/SupportedAudioFormats/
+ * when adding new encodings! */
+
PA_ENCODING_MAX,
/**< Valid encoding types must be less than this value */