Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/services/services/engine_intf/
H A Drecorder_param.h131 struct CaptureRate : public RecorderParam { struct
132 …explicit CaptureRate(double cr) : RecorderParam(RecorderPublicParamType::VID_CAPTURERATE), capRate… in CaptureRate() function
133 double capRate;