spa: add WMA type

This commit is contained in:
Wim Taymans 2023-01-13 13:10:06 +01:00 committed by Wim Taymans
parent d24b3f29b2
commit 6c962d8258
8 changed files with 230 additions and 0 deletions

View file

@ -121,6 +121,8 @@ enum spa_format {
SPA_FORMAT_AUDIO_AAC_streamFormat, /**< AAC stream format, (Id enum spa_audio_aac_stream_format) */
SPA_FORMAT_AUDIO_WMA_profile, /**< WMA profile (Id enum spa_audio_wma_profile) */
/* Video Format keys */
SPA_FORMAT_START_Video = 0x20000,