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