Home
last modified time | relevance | path

Searched refs:CreateAndConfigureRecorder (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_video.cpp115 bool CreateAndConfigureRecorder(std::shared_ptr<Recorder> &recorder, in CreateAndConfigureRecorder() function
365 if (!CreateAndConfigureRecorder(recorder, videoSourceId, videoWidth, videoHeight)) { in main()