Searched defs:max_sample_rate (Results 1 – 3 of 3) sorted by relevance
335 static int max_sample_rate; variable
919 def __init__ (self, eas=None, num_streams=3, sample_rate=44100, max_sample_rate=44100): argument927 def Init (self, eas=None, num_streams=3, sample_rate=44100, max_sample_rate=44100): argument
303 void TransmitMixer::GetSendCodecInfo(int* max_sample_rate, in GetSendCodecInfo()