audio: include audio enumtypes
This commit is contained in:
parent
e620dbc57d
commit
278b0f093b
@ -26,6 +26,8 @@
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
#include <gst/audio/audio-enumtypes.h>
|
||||
|
||||
#if G_BYTE_ORDER == G_BIG_ENDIAN
|
||||
#define _GST_AUDIO_FORMAT_NE(fmt) GST_AUDIO_FORMAT_ ## fmt ## BE
|
||||
#elif G_BYTE_ORDER == G_LITTLE_ENDIAN
|
||||
|
Loading…
x
Reference in New Issue
Block a user