TScreenCaptureSourceInfo

TScreenCaptureSourceInfo

屏幕采集源信息

Constructor

new TScreenCaptureSourceInfo(type, sourceId, sourceName, thumbBGRA, iconBGRA)

Parameters:
Name Type Description
type TScreenCaptureSourceType

采集源类型

sourceId String

采集源ID;对于窗口,该字段指示窗口句柄;对于屏幕,该字段指示屏幕ID

sourceName String

采集源名称,UTF8编码

thumbBGRA TImageBuffer

缩略图内容

iconBGRA TImageBuffer

图标内容