Searched refs:SET_VIDEO_SOURCE (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/recorder/internal/ |
H A D | state.h | 45 SET_VIDEO_SOURCE, enumerator 106 {Intent::SET_VIDEO_SOURCE, "SET_VIDEO_SOURCE"}, 135 … {Intent::SET_VIDEO_SOURCE, [this](const Plugin::Any ¶m) { return SetVideoSource(param); }},
|
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/ |
H A D | i_standard_recorder_service.h | 102 SET_VIDEO_SOURCE, enumerator
|
H A D | recorder_service_proxy.cpp | 65 int error = Remote()->SendRequest(SET_VIDEO_SOURCE, data, reply, option); in SetVideoSource()
|
H A D | recorder_service_stub.cpp | 71 recFuncs_[SET_VIDEO_SOURCE] = in FillRecFuncPart1()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/recorder/standard/ |
H A D | hirecorder_impl.cpp | 506 return fsm_.SendEvent(Intent::SET_VIDEO_SOURCE, in SetVideoSourceInternal()
|