提交 a7381666 编写于 作者: J jp9000

libobs: Simplify comment

These are basically just capabilities of a source, that and too much
text on one line.
上级 c16f1a74
......@@ -649,9 +649,7 @@ EXPORT void obs_source_remove(obs_source_t *source);
/** Returns true if the source should be released */
EXPORT bool obs_source_removed(const obs_source_t *source);
/**
* Retrieves flags that specify what type of data the source presents/modifies.
*/
/** Returns capability flags of a source */
EXPORT uint32_t obs_source_get_output_flags(const obs_source_t *source);
/** Returns capability flags of a source type */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册