Variable RTPHeader.ssrc

Source ID of the current sender

Declaration

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