📄 ucapline.dfm
字号:
object CapLine: TCapLine
Left = 192
Top = 114
Width = 373
Height = 254
Caption = 'CapLine'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object VideoWindow: TVideoWindow
Left = 4
Top = 88
Width = 149
Height = 121
FilterGraph = FilterGraph
VMROptions.Mode = vmrWindowed
Color = clBlack
end
object FilterGraph: TFilterGraph
Mode = gmCapture
GraphEdit = False
LinearVolume = True
Left = 28
Top = 16
end
object Filter: TFilter
BaseFilter.data = {00000000}
FilterGraph = FilterGraph
Left = 80
Top = 16
end
object CSck: TClientSocket
Active = False
ClientType = ctNonBlocking
Port = 0
OnDisconnect = CSckDisconnect
OnRead = CSckRead
OnError = CSckError
Left = 128
Top = 16
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 184
Top = 16
end
object CSckCap: TClientSocket
Active = False
ClientType = ctNonBlocking
Port = 0
OnRead = CSckCapRead
OnError = CSckCapError
Left = 248
Top = 16
end
object SampleGrabber: TSampleGrabber
FilterGraph = FilterGraph
MediaType.data = {
7669647300001000800000AA00389B717DEB36E44F52CE119F530020AF0BA770
FFFFFFFF0000000001000000809F580556C3CE11BF0100AA0055595A00000000
0000000000000000}
Left = 304
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -