Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/services/services/engine_intf/
H A Drecorder_param.h195 struct CustomInfo : public RecorderParam { struct
196 explicit CustomInfo(Meta CustomInfo) : RecorderParam(RecorderPublicParamType::CUSTOM_INFO), in CustomInfo() function
198 Meta userCustomInfo; argument