Variable RTPHeader.seq

Sequence number of the current frame

Declaration

struct RTPHeader
{
  // ...
  ushort seq;
  // ...
}