Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetBlockID
Method
GetBlockID
libraries/lib-project-file-io/SqliteSampleBlock.cpp:400–403 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
398
}
399
400
SampleBlockID SqliteSampleBlock::GetBlockID() const
401
{
402
return mBlockID;
403
}
404
405
sampleFormat SqliteSampleBlock::GetSampleFormat() const
406
{
Callers
6
HandleXMLEndTag
Method · 0.45
DebugPrintf
Method · 0.45
VisitBlocks
Method · 0.45
VisitBlocks
Method · 0.45
DoCreate
Method · 0.45
EstimateRemovedBlocks
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected