hdrext_get_ntp_64


Description:


public bool hdrext_get_ntp_64 (uint8[] data, out uint64 ntptime)

Reads the NTP time from the data.length NTP-64 extension bytes in data and store the result in ntptime.

Parameters:

data

the data to read from

ntptime

the result NTP time

size

the size of data

Returns:

true on success.


Namespace: Gst.RTP