Home
last modified time | relevance | path

Searched defs:GetVideoRecorderCaps (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder_profiles/
H A Drecorder_profiles_impl.cpp97 std::vector<std::shared_ptr<VideoRecorderCaps>> RecorderProfilesImpl::GetVideoRecorderCaps() in GetVideoRecorderCaps() function in OHOS::Media::RecorderProfilesImpl
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Drecorder_capability_napi.cpp121 napi_value RecorderCapabilityNapi::GetVideoRecorderCaps(napi_env env, napi_callback_info info) in GetVideoRecorderCaps() function in OHOS::Media::RecorderCapabilityNapi