Searched refs:frontBypassFlag (Results 1 – 5 of 5) sorted by relevance
68 bool frontBypassFlag; member
695 track->GetParserTrackParam().frontBypassFlag = IsFrontBypass(); in SetPlayerTrack()
352 param.frontBypassFlag = (value >= 64) ? true : false; in HandleControlChangeMessage()
826 channel->SetFrontBypass( m_ParserTrackParam.frontBypassFlag ); in NoteOn()
519 trackParam.frontBypassFlag = ( commandArg1 != 0 ); in CommandProc()