MCPcopy Create free account
hub / github.com/GrapheneCt/NetStream / SetRequestShare

Method SetRequestShare

NetStream/source/utils.cpp:371–374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

369}
370
371void utils::SetRequestShare(CURLSH *share)
372{
373 s_reqShare = share;
374}
375
376void utils::ResolutionToQualityString(wstring& res, uint32_t width, uint32_t height, bool selected)
377{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected