upipe/uclock_std.h header reference

Upipe standard implementation of uclock More

Header inclusion [link] 

Members [link] 

Type [link] 

Function [link] 

Description [link] 

Upipe standard implementation of uclock

Members detail [link] 

#define _UPIPE_UCLOCK_STD_H_ [link] 

This macro is declared in upipe/uclock_std.h source file, line 31.

struct uclock * uclock_std_alloc(enum uclock_std_flags flags) [link] 

This function is declared in upipe/uclock_std.h source file, line 50.

This function allocates a new uclock structure.

Parameter list:

  • flags: flags for the creation of a uclock structure

The return value is pointer to uclock, or NULL in case of error

enum uclock_std_flags [link] 

This enum is declared in upipe/uclock_std.h source file, line 40.

flags for the creation of a uclock structure

IdentifierValueDescription
UCLOCK_FLAG_REALTIME0x1force using a real-time clock even if a monotonic clock is available
Valid XHTML 1.0 StrictGenerated by cmassiot on Sun Dec 14 18:31:17 2025 using MkDoc