mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-10-12 17:30:04 +08:00
feat: remove RecyclableMemory
This commit is contained in:
@@ -18,7 +18,7 @@ const (
|
||||
|
||||
type RTMPData struct {
|
||||
Timestamp uint32
|
||||
*util.RecyclableBuffers
|
||||
util.RecyclableBuffers
|
||||
}
|
||||
|
||||
func (avcc *RTMPData) GetSize() int {
|
||||
|
Reference in New Issue
Block a user