mirror of
				https://github.com/aler9/gortsplib
				synced 2025-10-31 18:42:40 +08:00 
			
		
		
		
	update docs (#232)
This commit is contained in:
		| @@ -221,7 +221,7 @@ type Client struct { | ||||
| 	OnTransportSwitch func(err error) | ||||
| 	// called when the client detects lost packets. | ||||
| 	OnPacketLost func(err error) | ||||
| 	// called when there's a decode error. | ||||
| 	// called when a non-fatal decode error occurs. | ||||
| 	OnDecodeError func(err error) | ||||
| 	// Deprecated: replaced by OnTransportSwitch, OnPacketLost, OnDecodeError | ||||
| 	Log ClientLogFunc | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alessandro Ros
					Alessandro Ros