Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Di_standard_screen_capture_service.h70 INIT_AUDIO_ENC_INFO = 7, enumerator
H A Dscreen_capture_service_proxy.cpp172 int error = Remote()->SendRequest(INIT_AUDIO_ENC_INFO, data, reply, option); in InitAudioEncInfo()
H A Dscreen_capture_service_stub.cpp67 screenCaptureStubFuncs_[INIT_AUDIO_ENC_INFO] = &ScreenCaptureServiceStub::InitAudioEncInfo; in Init()