- General info
The STC decoder maintains the System Time Clock which is derived from the PCR values inside a digital MPEG stream.
- Constants
- Functions/Parameters
- FResult GetTime( int winid, tmTimeStamp_t * Value, Nat32 * retval )
Return the current value of the STC. This clock is a 33 bit value running at 90KHz based on the incoming PCRs.
Parameters
| Value | Output parameter returning the current value of the clock.
|
| retval | Standard Return Value.
|
- FResult GetMaxNrAlarms( int winid, Nat32 * MaxNrAlarms, Nat32 * retval )
- FResult GetAvailableNrAlarms( int winid, Nat32 * AvailableNrAlarms, Nat32 * retval )
- FResult AllocateAlarm( int winid, int * alarmid, Nat32 * retval )
- FResult ActivateAlarm( int winid, int alarmid, tmTimeStamp_t minValue, tmTimeStamp_t maxValue, Bool absolute, Nat32 * retval )
- FResult CancelAlarm( int winid, int alarmid, Nat32 * retval )
Copyright © 2009, Koninklijke Philips Electronics N.V.