mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 07:06:58 +08:00
update docs
This commit is contained in:
@@ -115,7 +115,7 @@ func setupGetTransport(th headers.Transport) (Transport, bool) {
|
||||
// ServerSessionState is a state of a ServerSession.
|
||||
type ServerSessionState int
|
||||
|
||||
// standard states.
|
||||
// states.
|
||||
const (
|
||||
ServerSessionStateInitial ServerSessionState = iota
|
||||
ServerSessionStatePrePlay
|
||||
|
Reference in New Issue
Block a user