Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_video.cpp51 bool ConfigureVideoParams(const std::shared_ptr<Recorder> &recorder, in ConfigureVideoParams() function
142 if (!ConfigureVideoParams(recorder, videoSourceId, width, height)) { in CreateAndConfigureRecorder()