RTPHeader

RTPHeader used for sending RTP data

Members

Functions

pack
ubyte[] pack()

Returns a packed (in bytes) version of this header

Variables

seq
ushort seq;

Sequence number of the current frame

ssrc
uint ssrc;

Source ID of the current sender

ts
uint ts;

Timestamp of the current frame

Meta