Searched refs:SetChannelCount (Results 1 – 2 of 2) sorted by relevance
37 OH_AudioStream_Result SetChannelCount(int32_t channelCount);
54 return audioStreamBuilder->SetChannelCount(channelCount); in OH_AudioStreamBuilder_SetChannelCount()266 OH_AudioStream_Result OHAudioStreamBuilder::SetChannelCount(int32_t channelCount) in SetChannelCount() function in OHOS::AudioStandard::OHAudioStreamBuilder