Home
last modified time | relevance | path

Searched refs:GetMarkerPosition (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Dplay_itf.cpp77 static SLresult GetMarkerPosition(SLPlayItf self, SLmillisecond *pMsec) in GetMarkerPosition() function
102 GetMarkerPosition,
H A Drecord_itf.cpp75 static SLresult GetMarkerPosition(SLRecordItf self, SLmillisecond *pMsec) in GetMarkerPosition() function
100 GetMarkerPosition,
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/test/unittest/opensles_recorder_test/src/
H A Daudio_opensles_recorder_unit_test.cpp277 SLresult result = (*captureItf_)->GetMarkerPosition(nullptr, nullptr);
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/test/unittest/opensles_player_test/src/
H A Daudio_opensles_player_unit_test.cpp772 SLresult result = (*playItf_)->GetMarkerPosition(playItf_, nullptr);