Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetChannelID
Method
GetChannelID
Source/ChannelHandler.cpp:98–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
\return The channel's identifier value. */
97
98
stChannelID CChannelHandler::GetChannelID() const { // // //
99
return m_iChannelID;
100
}
101
102
int CChannelHandler::GetPitch() const
103
{
Callers
1
SetupTracks
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected