Home
last modified time | relevance | path

Searched defs:SetChannelBlendMode (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dfast_audio_stream.cpp811 int32_t FastAudioStream::SetChannelBlendMode(ChannelBlendMode blendMode) in SetChannelBlendMode() function in OHOS::AudioStandard::FastAudioStream
H A Dcapturer_in_client.cpp1825 int32_t CapturerInClientInner::SetChannelBlendMode(ChannelBlendMode blendMode) in SetChannelBlendMode() function in OHOS::AudioStandard::CapturerInClientInner
H A Drenderer_in_client.cpp2077 int32_t RendererInClientInner::SetChannelBlendMode(ChannelBlendMode blendMode) in SetChannelBlendMode() function in OHOS::AudioStandard::RendererInClientInner
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp901 int32_t AudioRendererPrivate::SetChannelBlendMode(ChannelBlendMode blendMode) in SetChannelBlendMode() function in OHOS::AudioStandard::AudioRendererPrivate
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/
H A Dnapi_audio_renderer.cpp1338 napi_value NapiAudioRenderer::SetChannelBlendMode(napi_env env, napi_callback_info info) in SetChannelBlendMode() function in OHOS::AudioStandard::NapiAudioRenderer