MCPcopy 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
38void CVisualizerBase::SetSampleData(array_view<int16_t> Samples) // // //
39{
40 m_pSamples = Samples;
41}
42
43void CVisualizerBase::Display(CDC *pDC, bool bPaintMsg) { // // //
44 StretchDIBits(pDC->m_hDC,

Callers 1

ThreadProcMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected