Searched refs:GetAudioContentType (Results 1 – 5 of 5) sorted by relevance
32 adapter.GetAudioContentType(AudioAdapterContentType::CONTENT_TYPE_SPEECH); in DoSomethingInterestingWithMyAPI()
83 static ContentType GetAudioContentType(AudioAdapterContentType contentType);
150 audioOptions.rendererInfo.contentType = GetAudioContentType(rendererOptions.contentType); in Create()328 ContentType AudioRendererAdapterImpl::GetAudioContentType(AudioAdapterContentType contentType) in GetAudioContentType() function in OHOS::NWeb::AudioRendererAdapterImpl
151 …interruptParams.contentType = AudioRendererAdapterImpl::GetAudioContentType(audioInterrupt.content… in RequestAudioFocus()166 …interruptParams.contentType = AudioRendererAdapterImpl::GetAudioContentType(audioInterrupt.content… in AbandonAudioFocus()
291 AudioRendererAdapterImpl::GetAudioContentType(content);293 …ContentType testContent = AudioRendererAdapterImpl::GetAudioContentType(static_cast<AudioAdapterCo…