Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BigPig0/RelayLive
/ SetDecoder
Method
SetDecoder
Modules/LiveClient/Recode.cpp:462–464 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
460
}
461
462
void CEncoder::SetDecoder(IDecoder* dec){
463
m_decoder = (CDecoder*)dec;
464
}
465
466
void CEncoder::PushH264(AV_BUFF buff){
467
if(m_funCB){
Callers
2
AddHandleAsync
Method · 0.45
ReceiveStreamAsync
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected