5#ifndef SPA_AUDIO_MP3_TYPES_H
6#define SPA_AUDIO_MP3_TYPES_H
20#define SPA_TYPE_INFO_AudioMP3ChannelMode SPA_TYPE_INFO_ENUM_BASE "AudioMP3ChannelMode"
21#define SPA_TYPE_INFO_AUDIO_MP3_CHANNEL_MODE_BASE SPA_TYPE_INFO_AudioMP3ChannelMode ":"
#define SPA_TYPE_INFO_AUDIO_MP3_CHANNEL_MODE_BASE
Definition mp3-types.h:28
static const struct spa_type_info spa_type_audio_mp3_channel_mode[]
Definition mp3-types.h:30
@ SPA_AUDIO_MP3_CHANNEL_MODE_JOINTSTEREO
Definition mp3.h:28
@ SPA_AUDIO_MP3_CHANNEL_MODE_MONO
Definition mp3.h:26
@ SPA_AUDIO_MP3_CHANNEL_MODE_UNKNOWN
Definition mp3.h:25
@ SPA_AUDIO_MP3_CHANNEL_MODE_DUAL
Definition mp3.h:29
@ SPA_AUDIO_MP3_CHANNEL_MODE_STEREO
Definition mp3.h:27
@ SPA_TYPE_Int
Definition type.h:34
uint32_t type
Definition type.h:144