Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ SetSampleData
Method
SetSampleData
Source/VisualizerBase.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void CVisualizerBase::SetSampleData(array_view<int16_t> Samples) // // //
39
{
40
m_pSamples = Samples;
41
}
42
43
void CVisualizerBase::Display(CDC *pDC, bool bPaintMsg) { // // //
44
StretchDIBits(pDC->m_hDC,
Callers
1
ThreadProc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected