adding G_BEGIN and G_END_DECLS
Original commit message from CVS: adding G_BEGIN and G_END_DECLS
This commit is contained in:
parent
f43766333b
commit
c1434d0872
@ -23,6 +23,8 @@
|
|||||||
|
|
||||||
#include <gst/gst.h>
|
#include <gst/gst.h>
|
||||||
|
|
||||||
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
typedef struct GstMediaInfoPriv GstMediaInfoPriv;
|
typedef struct GstMediaInfoPriv GstMediaInfoPriv;
|
||||||
typedef struct _GstMediaInfo GstMediaInfo;
|
typedef struct _GstMediaInfo GstMediaInfo;
|
||||||
typedef struct _GstMediaInfoClass GstMediaInfoClass;
|
typedef struct _GstMediaInfoClass GstMediaInfoClass;
|
||||||
@ -123,4 +125,6 @@ gboolean gst_media_info_write (GstMediaInfo *media_info,
|
|||||||
GstCaps *media_info);
|
GstCaps *media_info);
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
G_END_DECLS
|
||||||
|
|
||||||
#endif /* __GST_MEDIA_INFO_H__ */
|
#endif /* __GST_MEDIA_INFO_H__ */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user