Searched defs:AudSampleRate (Results 1 – 1 of 1) sorted by relevance
141 struct AudSampleRate : public RecorderParam { struct142 …explicit AudSampleRate(int32_t sr) : RecorderParam(RecorderPublicParamType::AUD_SAMPLERATE), sampl… in AudSampleRate() function143 int32_t sampleRate;