NERecord Linux SDK 5.5.3103
Loading...
Searching...
No Matches
Public Attributes | List of all members
nerecord::NERtcImageWatermarkConfig Struct Reference

#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
 

Detailed Description

图片水印类型配置。

Member Data Documentation

◆ image_path

const char* nerecord::NERtcImageWatermarkConfig::image_path

png 文件路径

◆ offset_x

uint32_t nerecord::NERtcImageWatermarkConfig::offset_x

水印左上角 x 坐标

◆ offset_y

uint32_t nerecord::NERtcImageWatermarkConfig::offset_y

水印左上角 y 坐标

◆ wm_height

uint32_t nerecord::NERtcImageWatermarkConfig::wm_height

水印高度

◆ wm_width

uint32_t nerecord::NERtcImageWatermarkConfig::wm_width

水印宽度


The documentation for this struct was generated from the following file: