Searched refs:SetChannelLayout (Results 1 – 2 of 2) sorted by relevance
42 OH_AudioStream_Result SetChannelLayout(AudioChannelLayout channelLayout);
99 return audioStreamBuilder->SetChannelLayout(layout); in OH_AudioStreamBuilder_SetChannelLayout()338 OH_AudioStream_Result OHAudioStreamBuilder::SetChannelLayout(AudioChannelLayout channelLayout) in SetChannelLayout() function in OHOS::AudioStandard::OHAudioStreamBuilder