The two werift-rtp constructors import('./realtime-rtp-sender').RealtimeRtpSender needs.
werift-rtp
new RtpHeader(init)
new RtpPacket(header, payload) — header is an RtpHeader, payload the encoded audio Buffer.
new RtpPacket(header, payload)
RtpHeader
Buffer
The two
werift-rtpconstructors import('./realtime-rtp-sender').RealtimeRtpSender needs.