upipe-ts/upipe_ts_split.h header reference

Upipe module splitting PIDs of a transport stream More

Header inclusion  

Members  

Type  

Function  

Description  

Upipe module splitting PIDs of a transport stream

Members detail  

#define UPIPE_TS_SPLIT_OUTPUT_SIGNATURE  

This macro is declared in upipe-ts/upipe_ts_split.h source file, line 35.

#define UPIPE_TS_SPLIT_SIGNATURE  

This macro is declared in upipe-ts/upipe_ts_split.h source file, line 34.

#define _UPIPE_TS_UPIPE_TS_SPLIT_H_  

This macro is declared in upipe-ts/upipe_ts_split.h source file, line 26.

struct upipe_mgr * upipe_ts_split_mgr_alloc(void )  

This function is declared in upipe-ts/upipe_ts_split.h source file, line 52.

This function returns the management structure for all ts_split pipes.

The return value is pointer to manager

enum uprobe_ts_split_event  

This enum is declared in upipe-ts/upipe_ts_split.h source file, line 39.

This enum extends uprobe_event with specific events for ts split.

IdentifierValueDescription
UPROBE_TS_SPLIT_SENTINELUPROBE_LOCAL+0x1000
UPROBE_TS_SPLIT_ADD_PID1the given PID is needed for correct operation (unsigned int)
UPROBE_TS_SPLIT_DEL_PID2the given PID is no longer needed (unsigned int)

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