mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 23:26:54 +08:00
update docs
This commit is contained in:
@@ -19,7 +19,7 @@ const (
|
||||
// Method is the method of a RTSP request.
|
||||
type Method string
|
||||
|
||||
// standard methods
|
||||
// methods.
|
||||
const (
|
||||
Announce Method = "ANNOUNCE"
|
||||
Describe Method = "DESCRIBE"
|
||||
|
Reference in New Issue
Block a user