提交 b4a5832e 编写于 作者: F fryshorts

Some documentation improvements to obs-service.h

上级 87586d1c
......@@ -17,6 +17,13 @@
#pragma once
/**
* @file
* @brief header for modules implementing services.
*
* Services are modules that implement provider specific settings for outputs.
*/
struct obs_service_info {
/* required */
const char *id;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册