Lines Matching refs:optionParameter
175 bool result = optionParameter.GetValue( &value, WAVE_SOUND_INFO_PAN ); in GetPan()
182 bool result = optionParameter.GetValue( &value, WAVE_SOUND_INFO_PAN ); in GetSurroundPan()
189 bool result = optionParameter.GetValueF32( &value, WAVE_SOUND_INFO_PITCH ); in GetPitch()
198 bool result = optionParameter.GetValue( &value, WAVE_SOUND_INFO_SEND ); in GetSendValue()
225 bool result = optionParameter.GetValue( &offsetToReference, WAVE_SOUND_INFO_ENVELOPE ); in GetAdshrCurve()
266 bool result = optionParameter.GetValue( &value, NOTE_INFO_KEY ); in GetOriginalKey()
274 bool result = optionParameter.GetValue( &value, NOTE_INFO_VOLUME ); in GetVolume()
282 bool result = optionParameter.GetValue( &value, NOTE_INFO_PAN ); in GetPan()
289 bool result = optionParameter.GetValue( &value, NOTE_INFO_PAN ); in GetSurroundPan()
296 bool result = optionParameter.GetValueF32( &value, NOTE_INFO_PITCH ); in GetPitch()
304 bool result = optionParameter.GetValue( &value, NOTE_INFO_SEND ); in GetSendValue()
331 bool result = optionParameter.GetValue( &offsetToReference, NOTE_INFO_ENVELOPE ); in GetAdshrCurve()