RTPHeader

Undocumented in source.

Constructors

this
this(ushort seq, uint ts, uint ssrc)
Undocumented in source.

Members

Functions

pack
ubyte[] pack()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

seq
ushort seq;
Undocumented in source.
ssrc
uint ssrc;
Undocumented in source.
ts
uint ts;
Undocumented in source.

Meta