MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / RemoveDSample

Method RemoveDSample

Source/DSampleManager.cpp:41–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41void CDSampleManager::RemoveDSample(unsigned Index) {
42 (void)ReleaseDSample(Index);
43}
44
45std::shared_ptr<const ft0cc::doc::dpcm_sample> CDSampleManager::GetDSample(unsigned Index) const
46{

Callers 2

RemoveUnusedDSamplesMethod · 0.80
OnBnClickedUnloadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected