Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Dhistreamer_query_tool.h36 std::string QueryHiStreamerPluginInfo(HISTREAM_PLUGIN_TYPE type);
/ohos5.0/foundation/distributedhardware/distributed_screen/screenhandler/src/
H A Ddscreen_handler.cpp164 … HiStreamerQueryTool::GetInstance().QueryHiStreamerPluginInfo(HISTREAM_PLUGIN_TYPE::VIDEO_ENCODER); in Query()
168 … HiStreamerQueryTool::GetInstance().QueryHiStreamerPluginInfo(HISTREAM_PLUGIN_TYPE::VIDEO_DECODER); in Query()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Dhistreamer_query_tool.cpp97 std::string HiStreamerQueryTool::QueryHiStreamerPluginInfo(HISTREAM_PLUGIN_TYPE type) in QueryHiStreamerPluginInfo() function in OHOS::DistributedHardware::HiStreamerQueryTool