Home
last modified time | relevance | path

Searched refs:formOutgoingBinaryMessage (Results 1 – 3 of 3) sorted by relevance

/dports/www/libdatachannel/libdatachannel-0.16.1/src/
H A Dmediahandlerelement.cpp77 auto msgs = upstream->formOutgoingBinaryMessage( in processOutgoingResponse()
170 MediaHandlerElement::formOutgoingBinaryMessage(ChainedOutgoingProduct product) { in formOutgoingBinaryMessage() function in rtc::MediaHandlerElement
184 return upstream->formOutgoingBinaryMessage(newProduct); in formOutgoingBinaryMessage()
H A Dmediachainablehandler.cpp84 auto optOutgoing = root->formOutgoingBinaryMessage(ChainedOutgoingProduct(messages)); in handleOutgoingBinary()
/dports/www/libdatachannel/libdatachannel-0.16.1/include/rtc/
H A Dmediahandlerelement.hpp85 optional<ChainedOutgoingProduct> formOutgoingBinaryMessage(ChainedOutgoingProduct product);