Searched refs:CustomInfo (Results 1 – 3 of 3) sorted by relevance
195 struct CustomInfo : public RecorderParam { struct196 explicit CustomInfo(Meta CustomInfo) : RecorderParam(RecorderPublicParamType::CUSTOM_INFO), in CustomInfo() argument197 userCustomInfo(CustomInfo) {} in CustomInfo()
845 CustomInfo customInfo = static_cast<const CustomInfo&>(recParam); in ConfigureMuxer()
590 CustomInfo userCustom(userCustomInfo); in SetUserCustomInfo()