Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RTPLogger ¶
type RTPLogger struct {
// contains filtered or unexported fields
}
func (*RTPLogger) LogRTCPPackets ¶
func (l *RTPLogger) LogRTCPPackets([]rtcp.Packet, interceptor.Attributes)
func (*RTPLogger) LogRTPPacket ¶
func (l *RTPLogger) LogRTPPacket(header *rtp.Header, payload []byte, _ interceptor.Attributes)
func (*RTPLogger) LogRTPPacketBuf ¶
func (l *RTPLogger) LogRTPPacketBuf(rtpBuf []byte, ia interceptor.Attributes)
Click to show internal directories.
Click to hide internal directories.