Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetSampleCount
Method
GetSampleCount
libraries/lib-project-file-io/SqliteSampleBlock.cpp:410–413 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
408
}
409
410
size_t SqliteSampleBlock::GetSampleCount() const
411
{
412
return mSampleCount;
413
}
414
415
size_t SqliteSampleBlock::DoGetSamples(samplePtr dest,
416
sampleFormat destformat,
Callers
15
ConvertToSampleFormat
Method · 0.45
GetMinMax
Method · 0.45
GetRMS
Method · 0.45
Copy
Method · 0.45
ShareOrCopySampleBlock
Function · 0.45
Paste
Method · 0.45
AppendBlock
Method · 0.45
GetBestBlockSize
Method · 0.45
HandleXMLEndTag
Method · 0.45
WriteXML
Method · 0.45
FindBlock
Method · 0.45
Read
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected