Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHD/OpenHD
/ ~RTPHelper
Method
~RTPHelper
OpenHD/ohd_video/src/openhd_rtp.cpp:78–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
openhd::RTPHelper::~RTPHelper() { rtp_payload_encode_destroy(encoder); }
79
80
void openhd::RTPHelper::feed_multiple_nalu(const uint8_t* data, int data_len) {
81
int offset = 0;
Callers
nothing calls this directly
Calls
1
rtp_payload_encode_destroy
Function · 0.85
Tested by
no test coverage detected