Variable RTPHeader.ts

Timestamp of the current frame

Declaration

struct RTPHeader
{
  // ...
  uint ts;
  // ...
}