Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_lite_source/
H A Dhttp_lite_manager.h26 struct HttpLiteAttr { struct
27 OnError callbackFunc;
28 void *pluginHandle;
29 int bufferSize;
30 int priority;
31 std::string certFile;
32 bool notVerifyCert; // false for verify; true for not verify