MCPcopy Create free account
hub / github.com/audacity/audacity / close

Method close

lib-src/libscorealign/audiofilereader.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84
85
86void Audio_file_reader::close()
87{
88 sf_close(sf);
89}
90
91
92void Audio_file_reader::print_info()

Callers 10

closeFileMethod · 0.45
runPluginFunction · 0.45
writeMethod · 0.45
Alg_seqMethod · 0.45
smf_writeMethod · 0.45
test4Function · 0.45
test5Function · 0.45
test32Function · 0.45
test33Function · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 4

test4Function · 0.36
test5Function · 0.36
test32Function · 0.36
test33Function · 0.36