|
NERecord Linux SDK 5.5.3103
|
#include <nerecord_engine_defines.h>
Public Attributes | |
| const char * | image_path |
| uint32_t | offset_x |
| uint32_t | offset_y |
| uint32_t | wm_width |
| uint32_t | wm_height |
图片水印类型配置。
| const char* nerecord::NERtcImageWatermarkConfig::image_path |
png 文件路径
| uint32_t nerecord::NERtcImageWatermarkConfig::offset_x |
水印左上角 x 坐标
| uint32_t nerecord::NERtcImageWatermarkConfig::offset_y |
水印左上角 y 坐标
| uint32_t nerecord::NERtcImageWatermarkConfig::wm_height |
水印高度
| uint32_t nerecord::NERtcImageWatermarkConfig::wm_width |
水印宽度