MCPcopy Create free account
hub / github.com/danielpaulus/quicktime_video_hack / String

Method String

screencapture/packet/sync_stop.go:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33}
34
35func (sp SyncStopPacket) String() string {
36 return fmt.Sprintf("SYNC_STOP{ClockRef:%x, CorrelationID:%x}", sp.ClockRef, sp.CorrelationID)
37}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected