update docs

This commit is contained in:
aler9
2020-09-27 15:42:13 +02:00
parent 0a70915c8c
commit f7ac9308d4

View File

@@ -12,7 +12,7 @@ const (
) )
// InterleavedFrame is a structure that allows to transfer binary frames // InterleavedFrame is a structure that allows to transfer binary frames
// through RTSP TCP connections. It is used to send RTP and RTCP packets via TCP. // through RTSP/TCP connections. It is used to send RTP and RTCP packets with TCP.
type InterleavedFrame struct { type InterleavedFrame struct {
// track id // track id
TrackId int TrackId int