mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 07:06:58 +08:00
replace content with payload
This commit is contained in:
@@ -66,7 +66,7 @@ type InterleavedFrame struct {
|
||||
// stream type
|
||||
StreamType StreamType
|
||||
|
||||
// frame content
|
||||
// frame payload
|
||||
Content []byte
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user