Skip to content
Snippets Groups Projects
Commit a02fcb04 authored by Alessandro Decina's avatar Alessandro Decina Committed by Alessandro Decina
Browse files

clock: document that GstClockEntry should be treated as ana opaque structure.

parent 819780ac
No related branches found
No related tags found
No related merge requests found
......@@ -335,6 +335,8 @@ typedef enum {
*
* All pending timeouts or periodic notifies are converted into
* an entry.
* Note that GstClockEntry should be treated as an opaque structure. It must
* not be extended or allocated using a custom allocator.
*/
struct _GstClockEntry {
gint refcount;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment