Home
last modified time | relevance | path

Searched refs:mRecord (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/include/
H A Dcommon.h90 IRecord mRecord; member
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Dobject_itf.cpp79 *(void **)interface = (void *)&(cAudioRecorder->mRecord.mItf); in GetInterface()
H A Dengine_itf.cpp81 IRecordInit(&thiz->mRecord, audioRecorderId); in CreateAudioRecorder()