gstreamer/ext/flac/gstflactag.h

7 lines
112 B
C
Raw Normal View History

#ifndef GST_FLAC_TAG_H
#define GST_FLAC_TAG_H
GType gst_flac_tag_get_type (void);
#endif /* GST_FLAC_TAG_H */