mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 15:16:51 +08:00
rename ClientTransport into Transport
This commit is contained in:
@@ -98,7 +98,7 @@ type ServerHandlerOnSetupCtx struct {
|
||||
Path string
|
||||
Query string
|
||||
TrackID int
|
||||
Transport ClientTransport
|
||||
Transport Transport
|
||||
}
|
||||
|
||||
// ServerHandlerOnSetup can be implemented by a ServerHandler.
|
||||
|
Reference in New Issue
Block a user