Home
last modified time | relevance | path

Searched defs:SetVideoSource (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
H A Dinit_state.h35 std::tuple<ErrorCode, Action> SetVideoSource(const Plugin::Any& param) override in SetVideoSource() function
H A Drecording_setting_state.h36 std::tuple<ErrorCode, Action> SetVideoSource(const Plugin::Any& param) override in SetVideoSource() function
H A Dstate.cpp55 std::tuple<ErrorCode, Action> State::SetVideoSource(const Plugin::Any& param) in SetVideoSource() function in OHOS::Media::Record::State
/ohos5.0/foundation/multimedia/media_lite/frameworks/recorder_lite/passthrough/
H A Drecorder_client.cpp33 int32_t Recorder::RecorderClient::SetVideoSource(VideoSourceType source, int32_t &sourceId) in SetVideoSource() function in OHOS::Media::Recorder::RecorderClient
/ohos5.0/foundation/multimedia/media_lite/frameworks/recorder_lite/
H A Drecorder.cpp28 int32_t Recorder::SetVideoSource(VideoSourceType source, int32_t &sourceId) in SetVideoSource() function in OHOS::Media::Recorder
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_component.cpp342 void VideoComponent::SetVideoSource(jerry_value_t attrValue) in SetVideoSource() function in OHOS::ACELite::VideoComponent
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/
H A Drecorder_impl.cpp75 int32_t RecorderImpl::SetVideoSource(VideoSourceType source, int32_t &sourceId) in SetVideoSource() function in OHOS::Media::RecorderImpl
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Dhirecorder_impl.cpp102 int32_t HiRecorderImpl::SetVideoSource(VideoSourceType source, int32_t& sourceId) in SetVideoSource() function in OHOS::Media::Record::HiRecorderImpl
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_recorder.cpp145 void TestRecorder::SetVideoSource(RecorderTestParam::VideoRecorderConfig_ &recorderConfig) in SetVideoSource() function in TestRecorder
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
H A Drecorder_mock.cpp103 int32_t RecorderMock::SetVideoSource(VideoSourceType source, int32_t &sourceId) in SetVideoSource() function in RecorderMock
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/recorder/
H A Dhirecorder_impl.cpp107 int32_t HiRecorderImpl::SetVideoSource(VideoSourceType source, int32_t &sourceId) in SetVideoSource() function in OHOS::Media::HiRecorderImpl
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/client/
H A Drecorder_client.cpp85 int32_t RecorderClient::SetVideoSource(VideoSourceType source, int32_t &sourceId) in SetVideoSource() function in OHOS::Media::RecorderClient
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Drecorder_service_stub.cpp243 int32_t RecorderServiceStub::SetVideoSource(VideoSourceType source, int32_t &sourceId) in SetVideoSource() function in OHOS::Media::RecorderServiceStub
524 int32_t RecorderServiceStub::SetVideoSource(MessageParcel &data, MessageParcel &reply) in SetVideoSource() function in OHOS::Media::RecorderServiceStub
H A Drecorder_service_proxy.cpp55 int32_t RecorderServiceProxy::SetVideoSource(VideoSourceType source, int32_t &sourceId) in SetVideoSource() function in OHOS::Media::RecorderServiceProxy
/ohos5.0/foundation/multimedia/media_lite/frameworks/recorder_lite/binder/
H A Drecorder_client.cpp171 int32_t Recorder::RecorderClient::SetVideoSource(VideoSourceType source, int32_t &sourceId) in SetVideoSource() function in OHOS::Media::Recorder::RecorderClient
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_impl.cpp230 int32_t RecorderImpl::SetVideoSource(VideoSourceType source, int32_t &sourceId) in SetVideoSource() function in OHOS::Media::RecorderImpl
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp163 int32_t RecorderServer::SetVideoSource(VideoSourceType source, int32_t &sourceId) in SetVideoSource() function in OHOS::Media::RecorderServer