mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-07 04:34:07 -05:00
spa: add AMR type
This commit is contained in:
parent
de5015c77b
commit
603c28223b
8 changed files with 205 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue