Blob Blame History Raw
#ifndef __GST_HLS_H__
#define __GST_HLS_H__

#include <gst/gst.h>

G_BEGIN_DECLS

GST_DEBUG_CATEGORY_EXTERN (hls_debug);

G_END_DECLS

#endif /* __GST_HLS_H__ */