aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/gapk/formats.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/gapk/formats.h b/include/gapk/formats.h
index ef64797..d0f4568 100644
--- a/include/gapk/formats.h
+++ b/include/gapk/formats.h
@@ -54,6 +54,9 @@ enum format_type {
FMT_RTP_EFR,
+ /* HR in RTP according to ETSI TS 101 318 */
+ FMT_RTP_HR_ETSI,
+
_FMT_MAX,
};