Home
last modified time | relevance | path

Searched defs:IsWatermarkSupported (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dcodec_capability_adapter.cpp51 Status CodecCapabilityAdapter::IsWatermarkSupported(std::string &codecMimeType, bool &isWatermarkSu… in IsWatermarkSupported() function in OHOS::Media::Pipeline::CodecCapabilityAdapter
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/
H A Drecorder_impl.cpp385 int32_t RecorderImpl::IsWatermarkSupported(bool &isWatermarkSupported) in IsWatermarkSupported() function in OHOS::Media::RecorderImpl
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/recorder/
H A Dhirecorder_impl.cpp972 int32_t HiRecorderImpl::IsWatermarkSupported(bool &isWatermarkSupported) in IsWatermarkSupported() function in OHOS::Media::HiRecorderImpl
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/client/
H A Drecorder_client.cpp514 int32_t RecorderClient::IsWatermarkSupported(bool &isWatermarkSupported) in IsWatermarkSupported() function in OHOS::Media::RecorderClient
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Drecorder_service_stub.cpp491 int32_t RecorderServiceStub::IsWatermarkSupported(bool &isWatermarkSupported) in IsWatermarkSupported() function in OHOS::Media::RecorderServiceStub
932 int32_t RecorderServiceStub::IsWatermarkSupported(MessageParcel &data, MessageParcel &reply) in IsWatermarkSupported() function in OHOS::Media::RecorderServiceStub
H A Drecorder_service_proxy.cpp865 int32_t RecorderServiceProxy::IsWatermarkSupported(bool &isWatermarkSupported) in IsWatermarkSupported() function in OHOS::Media::RecorderServiceProxy
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp1102 int32_t RecorderServer::IsWatermarkSupported(bool &isWatermarkSupported) in IsWatermarkSupported() function in OHOS::Media::RecorderServer
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.cpp1480 int32_t AVRecorderNapi::IsWatermarkSupported(bool &isWatermarkSupported) in IsWatermarkSupported() function in OHOS::Media::AVRecorderNapi