Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Monibuca/engine
/ IAMF
Interface
IAMF
util/amf.go:60–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
)
59
60
type
IAMF
interface
{
61
IBuffer
62
Unmarshal() (any, error)
63
Marshal(any) []byte
64
Marshals(...any) []byte
65
}
66
67
type
EcmaArray
map
[string]any
68
Callers
15
Run
Function · 0.65
init
Function · 0.65
WriteSequenceHead
Method · 0.65
WriteRTPFrame
Method · 0.65
writeAVCCFrame
Method · 0.65
Unmarshal
Method · 0.65
ReadAMF
Function · 0.65
Remote
Method · 0.65
Feed
Method · 0.65
API_getConfig
Method · 0.65
MarshalJSON
Method · 0.65
MarshalJSON
Method · 0.65
Implementers
2
AMF3
util/amf3.go
AMF
util/amf.go
Calls
no outgoing calls
Tested by
no test coverage detected