upipe-ts/upipe_ts_pcr_interpolator.h header reference

Upipe module reading PCR More

Header inclusion [link] 

Members [link] 

Type [link] 

Functions [link] 

Description [link] 

Upipe module reading PCR

Members detail [link] 

#define UPIPE_TS_PCR_INTERPOLATOR_SIGNATURE [link] 

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

#define _UPIPE_TS_UPIPE_TS_PCR_INTERPOLATOR_H_ [link] 

This macro is declared in upipe-ts/upipe_ts_pcr_interpolator.h source file, line 27.

int upipe_ts_pcr_interpolator_get_bitrate(struct upipe *upipe, struct urational *urational) [link] 

This function is declared in upipe-ts/upipe_ts_pcr_interpolator.h source file, line 53.

This function returns the current bitrate of the pipe.

Parameter list:

  • upipe: description structure of the pipe
  • urational: filled in with the bitrate in bits per clock tick.

The return value is an error code

struct upipe_mgr * upipe_ts_pcr_interpolator_mgr_alloc(void ) [link] 

This function is declared in upipe-ts/upipe_ts_pcr_interpolator.h source file, line 62.

This function returns the management structure for all ts_pcr_interpolator pipes.

The return value is pointer to manager

enum upipe_ts_pcr_interpolator_sink_command [link] 

This enum is declared in upipe-ts/upipe_ts_pcr_interpolator.h source file, line 38.

This enum extends upipe_command with specific commands.

IdentifierValueDescription
UPIPE_TS_PCR_INTERPOLATOR_SENTINEL0x8000
UPIPE_TS_PCR_INTERPOLATOR_GET_BITRATE1returns the bitrate (struct urational*) *
Valid XHTML 1.0 StrictGenerated by cmassiot on Sun Dec 14 18:31:17 2025 using MkDoc