Searched defs:AudChannel (Results 1 – 1 of 1) sorted by relevance
146 struct AudChannel : public RecorderParam { struct147 …explicit AudChannel(int32_t num) : RecorderParam(RecorderPublicParamType::AUD_CHANNEL), channel(nu… in AudChannel() function148 int32_t channel;