Home
last modified time | relevance | path

Searched refs:GetPlayState (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Dplay_itf.cpp32 static SLresult GetPlayState(SLPlayItf self, SLuint32 *state) in GetPlayState() function
94 GetPlayState,
/ohos5.0/docs/zh-cn/application-dev/reference/native-lib/
H A Dopensles.md44 |SLPlayItf |GetPlayState |GetPlayState(SLPlayItf self, SLuint32 *pState) …
/ohos5.0/docs/en/application-dev/reference/native-lib/
H A Dopensles.md44 |SLPlayItf |GetPlayState |GetPlayState(SLPlayItf self, SLuint32 *pState) …
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/test/unittest/opensles_player_test/src/
H A Daudio_opensles_player_unit_test.cpp821 SLresult result = (*playItf_)->GetPlayState(playItf_, &state);
828 SLresult result = (*playItf_)->GetPlayState(playItf_, &state);
835 SLresult result = (*playItf_)->GetPlayState(playItf_, &state);
842 SLresult result = (*playItf_)->GetPlayState(playItf_, &state);
849 SLresult result = (*playItf_)->GetPlayState(nullptr, &state);
1190 result = (*playItf_)->GetPlayState(playItf_, &state);
1195 result = (*playItf_)->GetPlayState(playItf_, &state);
1200 result = (*playItf_)->GetPlayState(playItf_, &state);
/ohos5.0/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/include/
H A Daudio_module.h88 static JSIValue GetPlayState(const JSIValue thisVal, const JSIValue *args, uint8_t argsSize);
/ohos5.0/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/
H A Daudio_module.cpp61 JSIValue AudioModule::GetPlayState(const JSIValue thisVal, const JSIValue *args, uint8_t argsSize) in GetPlayState() function in OHOS::ACELite::AudioModule
343 JSI::SetModuleAPI(exports, "getPlayState", AudioModule::GetPlayState); in InitAudioModule()
/ohos5.0/docs/zh-cn/application-dev/media/audio/
H A Dusing-opensl-es-for-playback.md45 - SLresult (\*GetPlayState) (SLPlayItf self, SLuint32 \*pState)
/ohos5.0/docs/en/application-dev/media/audio/
H A Dusing-opensl-es-for-playback.md45 - SLresult (\*GetPlayState) (SLPlayItf self, SLuint32 \*pState)
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Dnative-apidiff-v3.1-release.md196 | 媒体-audio_standard | SLPlayItf_<br/>SLresult (*GetPlayState) (<br/> SLPlayItf self,<br/> …
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Dnative-apidiff-v3.1-release.md196 | Media - audio_standard| SLPlayItf_<br>SLresult (*GetPlayState) (<br> SLPlayItf self,<br> …