Home
last modified time | relevance | path

Searched defs:SetVideoEncodingBitRate (Results 1 – 11 of 11) sorted by relevance

/foundation/multimedia/media_lite/frameworks/recorder_lite/
Drecorder.cpp63 int32_t Recorder::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::Recorder
/foundation/multimedia/media_lite/frameworks/recorder_lite/passthrough/
Drecorder_client.cpp69 int32_t Recorder::RecorderClient::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::Recorder::RecorderClient
/foundation/multimedia/player_framework/frameworks/native/recorder/
Drecorder_impl.cpp83 int32_t RecorderImpl::RecorderImpl::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::RecorderImpl::RecorderImpl
/foundation/multimedia/player_framework/services/services/recorder/ipc/
Drecorder_service_stub.cpp168 int32_t RecorderServiceStub::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::RecorderServiceStub
370 int32_t RecorderServiceStub::SetVideoEncodingBitRate(MessageParcel &data, MessageParcel &reply) in SetVideoEncodingBitRate() function in OHOS::Media::RecorderServiceStub
Drecorder_service_proxy.cpp128 int32_t RecorderServiceProxy::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::RecorderServiceProxy
/foundation/multimedia/player_framework/test/fuzztest/common/
Dtest_recorder.cpp235 void TestRecorder::SetVideoEncodingBitRate(VideoRecorderConfig_ &recorderConfig) in SetVideoEncodingBitRate() function in TestRecorder
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
Drecorder_mock.cpp133 int32_t RecorderMock::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in RecorderMock
/foundation/multimedia/player_framework/services/services/recorder/client/
Drecorder_client.cpp123 int32_t RecorderClient::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::RecorderClient
/foundation/multimedia/media_lite/frameworks/recorder_lite/binder/
Drecorder_client.cpp237 int32_t Recorder::RecorderClient::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::Recorder::RecorderClient
/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
Drecorder_impl.cpp320 int32_t RecorderImpl::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::RecorderImpl
/foundation/multimedia/player_framework/services/services/recorder/server/
Drecorder_server.cpp236 int32_t RecorderServer::SetVideoEncodingBitRate(int32_t sourceId, int32_t rate) in SetVideoEncodingBitRate() function in OHOS::Media::RecorderServer