upipe-ts/upipe_ts_pcr_interpolator.h header reference

Upipe module reading PCR More

Header inclusion  

Members  

Type  

Functions  

Description  

Upipe module reading PCR

Members detail  

#define UPIPE_TS_PCR_INTERPOLATOR_SIGNATURE  

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

#define _UPIPE_TS_UPIPE_TS_PCR_INTERPOLATOR_H_  

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)  

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 )  

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  

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_SENTINELUPIPE_CONTROL_LOCAL
UPIPE_TS_PCR_INTERPOLATOR_GET_BITRATEunknownreturns the bitrate (struct urational*) *

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