NERtc Windows SDK
V4.6.20
|
#include <nertc_engine_defines.h>
Public 类型 | |
enum | NERtcWatermarkType { kNERtcWatermarkTypeImage = 0 , kNERtcWatermarkTypeText , kNERtcWatermarkTypeTimestamp } |
Public 属性 | |
NERtcWatermarkType | watermark_type |
NERtcVideoWatermarkImageConfig | image_watermarks |
NERtcVideoWatermarkTextConfig | text_watermarks |
NERtcVideoWatermarkTimestampConfig | timestamp_watermark |
视频水印设置,目前支持三种类型的水印,但只能其中选择一种水印生效。