spa: add AMR type

This commit is contained in:
Wim Taymans 2023-01-13 13:35:06 +01:00 committed by Wim Taymans
parent de5015c77b
commit 603c28223b
8 changed files with 205 additions and 0 deletions

View file

@ -123,6 +123,8 @@ enum spa_format {
SPA_FORMAT_AUDIO_WMA_profile, /**< WMA profile (Id enum spa_audio_wma_profile) */
SPA_FORMAT_AUDIO_AMR_bandMode, /**< AMR band mode (Id enum spa_audio_amr_band_mode) */
/* Video Format keys */
SPA_FORMAT_START_Video = 0x20000,