burstcache: add error quark

This commit is contained in:
Wim Taymans 2016-04-27 12:16:15 +02:00
parent c8f34750e2
commit 45c5e4c47f
2 changed files with 16 additions and 5 deletions

View file

@ -101,6 +101,9 @@ typedef enum
GST_BURST_CACHE_ERROR_DUPLICATE = 3,
} GstBurstCacheError;
GQuark gst_burst_cache_error_quark (void);
#define GST_BURST_CACHE_ERROR gst_burst_cache_error_quark()
/**
* GstBurstCacheResult:
* @GST_BURST_CACHE_RESULT_ERROR : An error occured