Emx::MediaServerOsdChn::RegionInfo结构体 参考

#include "MediaServerOsd.hpp"

Public 属性

MediaInfOsd::TypeE type
 OSD类型 更多...
 
int x
 区域x坐标 更多...
 
int y
 区域y坐标 更多...
 
int w
 区域宽 更多...
 
int h
 区域高 更多...
 
int layer
 叠加层级 更多...
 
bool show
 是否显示 更多...
 
int id
 region的唯一标识 更多...
 
uint16_t flickerInterval
 闪烁间隔,单位毫秒 更多...
 
uint8_t isFlicker
 是否闪烁显示 更多...
 
uint8_t autoSwitchColor
 是否自动黑白颜色转换 更多...
 

类成员变量说明

◆ type

MediaInfOsd::TypeE Emx::MediaServerOsdChn::RegionInfo::type

◆ x

int Emx::MediaServerOsdChn::RegionInfo::x

◆ y

int Emx::MediaServerOsdChn::RegionInfo::y

◆ w

int Emx::MediaServerOsdChn::RegionInfo::w

◆ h

int Emx::MediaServerOsdChn::RegionInfo::h

◆ layer

int Emx::MediaServerOsdChn::RegionInfo::layer

◆ show

bool Emx::MediaServerOsdChn::RegionInfo::show

◆ id

int Emx::MediaServerOsdChn::RegionInfo::id

◆ flickerInterval

uint16_t Emx::MediaServerOsdChn::RegionInfo::flickerInterval

◆ isFlicker

uint8_t Emx::MediaServerOsdChn::RegionInfo::isFlicker

◆ autoSwitchColor

uint8_t Emx::MediaServerOsdChn::RegionInfo::autoSwitchColor