upipe-ts/upipe_ts_split.h header reference
Upipe module splitting PIDs of a transport stream More
Header inclusion
Members
Type
Function
- struct upipe_mgr * upipe_ts_split_mgr_alloc(void )
Description
Upipe module splitting PIDs of a transport stream
Members detail
This macro is declared in upipe-ts/upipe_ts_split.h source file, line 35.
This macro is declared in upipe-ts/upipe_ts_split.h source file, line 34.
This macro is declared in upipe-ts/upipe_ts_split.h source file, line 26.
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
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.
Identifier | Value | Description |
---|---|---|
UPROBE_TS_SPLIT_SENTINEL | UPROBE_LOCAL+0x1000 | |
UPROBE_TS_SPLIT_ADD_PID | 1 | the given PID is needed for correct operation (unsigned int) |
UPROBE_TS_SPLIT_DEL_PID | 2 | the given PID is no longer needed (unsigned int) |