mirror of
https://github.com/aler9/gortsplib
synced 2025-10-17 04:31:00 +08:00
update docs
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user