Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danielpaulus/quicktime_video_hack
/ String
Method
String
screencapture/packet/sync_og.go:39–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
func
(sp SyncOgPacket) String() string {
40
return
fmt.Sprintf(
"SYNC_OG{ClockRef:%x, CorrelationID:%x, Unknown:%d}"
, sp.ClockRef, sp.CorrelationID, sp.Unknown)
41
}
Callers
14
TestTbas
Function · 0.45
TestSkew
Function · 0.45
TestStop
Function · 0.45
TestRels
Function · 0.45
TestSprp
Function · 0.45
TestCwpa
Function · 0.45
TestFeed
Function · 0.45
TestTime
Function · 0.45
TestSrat
Function · 0.45
TestCvrp
Function · 0.45
TestClok
Function · 0.45
TestTjmp
Function · 0.45
Calls
no outgoing calls
Tested by
14
TestTbas
Function · 0.36
TestSkew
Function · 0.36
TestStop
Function · 0.36
TestRels
Function · 0.36
TestSprp
Function · 0.36
TestCwpa
Function · 0.36
TestFeed
Function · 0.36
TestTime
Function · 0.36
TestSrat
Function · 0.36
TestCvrp
Function · 0.36
TestClok
Function · 0.36
TestTjmp
Function · 0.36