Valadoc | Vala | Tutorial | API-References | Markup

rtp_buffer_ext_timestamp


Description:

public uint64 rtp_buffer_ext_timestamp (uint64 exttimestamp, uint32 timestamp)

Update the exttimestamp field with timestamp. For the first call of the method, exttimestamp should point to a location with a value of -1. This function makes sure that the returned value is a constantly increasing value even in the case where there is a timestamp wraparound.

Parameters:

exttimestamp a previous extended timestamp
timestamp a new timestamp

Returns:

The extended timestamp of timestamp.

Namespace: Gst
Package: gstreamer-rtp-0.10