#include <clock.h>
◆ media_type
◆ clock_rate
unsigned pjmedia_clock_src::clock_rate |
◆ ptime_usec
unsigned pjmedia_clock_src::ptime_usec |
Frame interval (in usec).
◆ timestamp
The timestamp field holds an increasing value in samples and its value is expected to be increased by clock_rate samples per second.
◆ last_update
Timestamp's last update. The last_update field contains a value in ticks, and it is expected to be increased by pj_get_timestamp_freq() ticks per second.
The documentation for this struct was generated from the following file: