Searched refs:CreateOutputMix (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/ |
H A D | engine_itf.cpp | 116 static SLresult CreateOutputMix( in CreateOutputMix() function 182 CreateOutputMix,
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/test/example/ |
H A D | audio_opensles_player_test.cpp | 170 (*engineEngine)->CreateOutputMix(engineEngine, &outputMixObject, 0, nullptr, nullptr); in OpenSlTest() 214 (*engineEngine)->CreateOutputMix(engineEngine, &outputMixObject, 0, nullptr, nullptr); in OpenSlTestConcurrent()
|
/ohos5.0/docs/zh-cn/application-dev/reference/native-lib/ |
H A D | opensles.md | 33 |SLEngineItf |CreateAudioOutputMix |CreateOutputMix(SLEngineItf self, SLObjectItf *pMix, S…
|
/ohos5.0/docs/en/application-dev/reference/native-lib/ |
H A D | opensles.md | 33 |SLEngineItf |CreateAudioOutputMix |CreateOutputMix(SLEngineItf self, SLObjectItf *pMix, S…
|
/ohos5.0/docs/zh-cn/application-dev/media/audio/ |
H A D | using-opensl-es-for-playback.md | 35 …- SLresult (\*CreateOutputMix) (SLEngineItf self, SLObjectItf \* pMix, SLuint32 numInterfaces, con…
|
H A D | using-opensl-es-for-recording.md | 33 …- SLresult (\*CreateOutputMix) (SLEngineItf self, SLObjectItf \* pMix, SLuint32 numInterfaces, con…
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/test/unittest/opensles_player_test/src/ |
H A D | audio_opensles_player_unit_test.cpp | 90 …SLresult result = (*engineEngine_)->CreateOutputMix(engineEngine_, &outputMixObject_, 0, nullptr, … 958 (*engineEngine_)->CreateOutputMix(engineEngine_, &outputMixObject_, 0, nullptr, nullptr); 1147 (*engineEngine_)->CreateOutputMix(engineEngine_, &outputMixObject_, 0, nullptr, nullptr);
|
/ohos5.0/docs/en/application-dev/media/audio/ |
H A D | using-opensl-es-for-playback.md | 35 …- SLresult (\*CreateOutputMix) (SLEngineItf self, SLObjectItf \* pMix, SLuint32 numInterfaces, con…
|
H A D | using-opensl-es-for-recording.md | 33 …- SLresult (\*CreateOutputMix) (SLEngineItf self, SLObjectItf \* pMix, SLuint32 numInterfaces, con…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/ |
H A D | native-apidiff-v3.1-release.md | 194 | 媒体-audio_standard | SLresult (*CreateOutputMix) (<br/> SLEngineItf self,<br/> SLObj…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/ |
H A D | native-apidiff-v3.1-release.md | 194 | Media - audio_standard| SLresult (*CreateOutputMix) (<br> SLEngineItf self,<br> SLO…
|