mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-24 01:40:20 -05:00
spa: add WMA type
This commit is contained in:
parent
d24b3f29b2
commit
6c962d8258
8 changed files with 230 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue