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

#include <nerecord_engine_defines.h>

Collaboration diagram for nerecord::NERtcTimestampWatermarkConfig:
Collaboration graph
[legend]

Public Attributes

const char * font_file_path
 
uint32_t font_size
 
uint32_t offset_x
 
uint32_t offset_y
 
NERtcBackground background
 

Detailed Description

时间戳水印类型配置。

Member Data Documentation

◆ background

NERtcBackground nerecord::NERtcTimestampWatermarkConfig::background

水印背景

◆ font_file_path

const char* nerecord::NERtcTimestampWatermarkConfig::font_file_path

字体格式文件路径

◆ font_size

uint32_t nerecord::NERtcTimestampWatermarkConfig::font_size

字体大小

◆ offset_x

uint32_t nerecord::NERtcTimestampWatermarkConfig::offset_x

水印左上角 x 坐标

◆ offset_y

uint32_t nerecord::NERtcTimestampWatermarkConfig::offset_y

水印左上角 y 坐标


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