MCPcopy Create free account
hub / github.com/apache/brpc / GetRtmpTimestamp

Function GetRtmpTimestamp

src/brpc/policy/rtmp_protocol.cpp:140–142  ·  view source on GitHub ↗

For timestamps in simple handshaking.

Source from the content-addressed store, hash-verified

138
139// For timestamps in simple handshaking.
140static uint32_t GetRtmpTimestamp() {
141 return 0;
142}
143
144// ========== Proprietary handshaking used by Adobe =========
145namespace adobe_hs {

Callers 3

SendC0C1Function · 0.85
WaitForS0S1Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected