mirror of
https://github.com/aler9/gortsplib
synced 2025-10-16 12:10:48 +08:00
update docs
This commit is contained in:
@@ -3,7 +3,7 @@ package gortsplib
|
||||
// Transport is a RTSP transport protocol.
|
||||
type Transport int
|
||||
|
||||
// standard transport protocols.
|
||||
// transport protocols.
|
||||
const (
|
||||
TransportUDP Transport = iota
|
||||
TransportUDPMulticast
|
||||
|
Reference in New Issue
Block a user