upipe-modules/upipe_noclock.h header reference

Upipe module creating system timestamps for off-line streams More

Header inclusion  

Members  

Function  

Description  

This module is used for pipelines running off-line (for instance to transcode a file to a file). In that case there is no system timestamp in input packets, but some sinks (multiplexers) require system timestamps. This module copies the program timestamp into the system timestamp. Please note that this will only work if all flows use the same program clock, that is if there is only one program involved.

Members detail  

#define UPIPE_NOCLOCK_SIGNATURE  

This macro is declared in upipe-modules/upipe_noclock.h source file, line 45.

#define _UPIPE_MODULES_UPIPE_NOCLOCK_H_  

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

struct upipe_mgr * upipe_noclock_mgr_alloc(void )  

This function is declared in upipe-modules/upipe_noclock.h source file, line 52.

This function returns the management structure for all noclock pipes.

The return value is pointer to manager

Valid XHTML 1.0 StrictGenerated by cmassiot on Fri Feb 2 23:57:18 2018 using MkDoc