mobile CCTV,mobile surveillance,police body worn cameras

 forgetPW
 registerNow
search
view: 780|reply: 1
打印 prevThread nextThread

OSD使用

[copyURL]

1

主题

311

帖子

1105

积分

vipMem

Rank: 6Rank: 6

积分
1105
owner
poston 2019-11-29 11:39 | 显示全部楼层
1.px
2.不能
3.
public class BVPU_OSD_CONFIG_ITEM {
        public int iScaleX, iScaleY;// OSD坐标与预览窗口的比例位置,只用于记录比例位置,实际生效还是需要填写iPosX & iPosY
        public int iPosX, iPosY;// OSD坐标位置,用该字段即可。
        public int iEnable;// 当前OSD类型的使能
        public int iRenderStyle;// OSD渲染的样式,比如文字黑边等
        public String szRenderText;// 除了OSD_ID_CUSTOM使用的szCustomText,其他类型用该字段填充。
                                                                // 但是只有OSD_ID_ZFY_INFO & OSD_ID_STATUS & OSD_ID_ALARM可以自定义生效
}
4.视频和照片的OSD配置是分开的,
        确认photoOSDConfig中时间OSD有没有使能,
        再者调节下坐标位置,看下是否超出了范围导致没有显示。

reply agree Against

使用道具 report

creditRule

QQ|wireless surveillance

GMT+8, 2024-5-16 17:03 , Processed in 0.052726 second(s), 18 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

QuickReply backToTop BackToList