Signed-off-by:yangtikun<yangtikun@huawei.com>

This commit is contained in:
易细
2022-06-23 08:40:38 +00:00
committed by Gitee
parent 317f88ae01
commit 0eeb05c357
+1 -2
View File
@@ -72,11 +72,10 @@ enum class SourceType : int32_t {
* @version 1.0
*/
struct StreamCallback {
StreamCallback();
virtual ~StreamCallback();
/**
* @brief Enumerates buffer types of stream sources.
*