#pragma once #include <gst/gst.h> G_BEGIN_DECLS void gst_ios_pre_init(void); void gst_ios_post_init(void); G_END_DECLS