audioecho.h (gst-plugins-good-1.18.6.tar.xz) | : | audioecho.h (gst-plugins-good-1.20.0.tar.xz) | ||
---|---|---|---|---|
skipping to change at line 71 | skipping to change at line 71 | |||
GMutex lock; | GMutex lock; | |||
}; | }; | |||
struct _GstAudioEchoClass | struct _GstAudioEchoClass | |||
{ | { | |||
GstAudioFilterClass parent; | GstAudioFilterClass parent; | |||
}; | }; | |||
GType gst_audio_echo_get_type (void); | GType gst_audio_echo_get_type (void); | |||
GST_ELEMENT_REGISTER_DECLARE (audioecho); | ||||
G_END_DECLS | G_END_DECLS | |||
#endif /* __GST_AUDIO_ECHO_H__ */ | #endif /* __GST_AUDIO_ECHO_H__ */ | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 2 lines changed or added |