Struct RTPHeader

RTPHeader used for sending RTP data

Constructors

Name Description
this

Fields

Name Type Description
seq ushort Sequence number of the current frame
ssrc uint Source ID of the current sender
ts uint Timestamp of the current frame

Methods

Name Description
pack Returns a packed (in bytes) version of this header