MCPcopy 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
98stChannelID CChannelHandler::GetChannelID() const { // // //
99 return m_iChannelID;
100}
101
102int CChannelHandler::GetPitch() const
103{

Callers 1

SetupTracksMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected