class

SIPUtils::RTP::Packet

Inherits Reference < Object

Constructors

new(payload_type : UInt8, sequence_number : UInt16, payload : Bytes)
Source

Class methods

create_comfort_noise(sequence_number : UInt16, timestamp : UInt32, ssrc : UInt32) : Bytes
Source
parse(data : Bytes) : Packet | Nil
Source

Instance methods

payload
Source
payload_type
Source
sequence_number
Source