Home | History | Annotate | Download | only in source

Lines Matching refs:Frequency

234         // supported so use the closest higher frequency to not lose any
405 const Frequency frequency) {
408 _outputFrequency = frequency;
414 AudioConferenceMixer::Frequency
568 Frequency freq) {
570 // higher sampling frequency to avoid losing information.
583 "SetMinimumMixingFrequency incorrect frequency: %i",freq);
589 // Check all AudioFrames that are to be mixed. The highest sampling frequency
599 // Check if the user specified a lowest mixing frequency.