MCPcopy Create free account
hub / github.com/BigPig0/RelayLive / ReceiveStream

Method ReceiveStream

Modules/LiveClient/LiveWorker.cpp:565–567  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

563 }
564
565 void CLiveWorker::ReceiveStream(AV_BUFF buff){
566 live_event_push_stream(m_pEventLoop, &buff);
567 }
568
569 void CLiveWorker::ReceiveStreamAsync(AV_BUFF buff)
570 {

Callers 3

push_h264_streamMethod · 0.45
ReceiveStreamAsyncMethod · 0.45
ReceiveYUVMethod · 0.45

Calls 1

live_event_push_streamFunction · 0.85

Tested by

no test coverage detected