spectrum: Update for the new raw audio caps layout field
This commit is contained in:
parent
7459bdd414
commit
b35bacb460
@ -117,7 +117,8 @@ GST_DEBUG_CATEGORY_STATIC (gst_spectrum_debug);
|
||||
#endif
|
||||
|
||||
#define ALLOWED_CAPS \
|
||||
GST_AUDIO_CAPS_MAKE (FORMATS)
|
||||
GST_AUDIO_CAPS_MAKE (FORMATS) ", " \
|
||||
"layout = (string) interleaved"
|
||||
|
||||
/* Spectrum properties */
|
||||
#define DEFAULT_POST_MESSAGES TRUE
|
||||
|
Loading…
x
Reference in New Issue
Block a user