upipe-ts/upipe_ts_check.h header reference
Upipe module checking that a buffer contains a given number of aligned TS packets More
Header inclusion
Members
Function
- struct upipe_mgr * upipe_ts_check_mgr_alloc(void )
Description
This module also accepts upipe_set_output_size, with the following common values:
size (in octets) | description |
---|---|
188 | standard size of TS packets according to ISO/IEC 13818-1 |
196 | TS packet followed by an 8-octet timestamp or checksum |
204 | TS packet followed by a 16-octet checksum |
Members detail
This macro is declared in upipe-ts/upipe_ts_check.h source file, line 42.
This macro is declared in upipe-ts/upipe_ts_check.h source file, line 35.
This function is declared in upipe-ts/upipe_ts_check.h source file, line 49.
This function returns the management structure for all ts_check pipes.
The return value is pointer to manager