upipe-modules/upipe_sync.h header reference

Upipe sync module - synchronize streams for muxing More

Header inclusion [link] 

Members [link] 

Type [link] 

Function [link] 

Description [link] 

Upipe sync module - synchronize streams for muxing

Members detail [link] 

#define UPIPE_SYNC_SIGNATURE [link] 

This macro is declared in upipe-modules/upipe_sync.h source file, line 38.

#define UPIPE_SYNC_SUB_SIGNATURE [link] 

This macro is declared in upipe-modules/upipe_sync.h source file, line 39.

#define _UPIPE_MODULES_UPIPE_SYNC_H_ [link] 

This macro is declared in upipe-modules/upipe_sync.h source file, line 31.

struct upipe_mgr * upipe_sync_mgr_alloc(void ) [link] 

This function is declared in upipe-modules/upipe_sync.h source file, line 54.

This function returns the management structure for sync pipes.

The return value is pointer to manager

enum uprobe_sync_event [link] 

This enum is declared in upipe-modules/upipe_sync.h source file, line 43.

This enum extends uprobe_event with specific events for sync.

IdentifierValueDescription
UPROBE_SYNC_SENTINEL0x8000
UPROBE_SYNC_PICTURE1received picture event (unsigned int got_picture)
Valid XHTML 1.0 StrictGenerated by cmassiot on Sun Dec 14 18:31:17 2025 using MkDoc