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