Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ outputFile
Method
outputFile
include/AudioFileDevice.h:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
virtual ~AudioFileDevice();
42
43
QString outputFile() const
44
{
45
return m_outputFile.fileName();
46
}
47
48
OutputSettings const & getOutputSettings() const { return m_outputSettings; }
49
Callers
1
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected