MCPcopy 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
400SampleBlockID SqliteSampleBlock::GetBlockID() const
401{
402 return mBlockID;
403}
404
405sampleFormat SqliteSampleBlock::GetSampleFormat() const
406{

Callers 6

HandleXMLEndTagMethod · 0.45
DebugPrintfMethod · 0.45
VisitBlocksMethod · 0.45
VisitBlocksMethod · 0.45
DoCreateMethod · 0.45
EstimateRemovedBlocksFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected