-
unit Video
interface
uses
Windows, Messages, SysUtils, Classes, Gr...
unit Video
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls,
ExtCtrls, avicap, mmsystem, dsgnintf
// Types for event-procedures
type
TCapStatusProc = procedure(Sender: TObject) of object
TCapStatusCallback = procedure(Sender: TObject nID: integer status: string)
of object
TVideoStream = procedure(sender: TObject lpVhdr: PVIDEOHDR) of object
TAudioStream = procedure(sender: TObject lpWHdr: PWAVEHDR) of object
// Property Editor for driver selection
type
TDrivereditor = class(TPropertyEditor)
function GetAttributes: TPropertyAttributes override
procedure GetValues(Proc: TGetStrProc) override
function GetValue: string override
procedure SetValue(const Value: string) override
end -unit Video interfaceuses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf// Types for event-procedurestype TCapStatusProc = procedure (Sender: TObject)
- 2022-02-21 02:41:49下载
- 积分:1
-
TeeChart图表工具快速入门.rar
TeeChart图表工具快速入门.rar-err
- 2022-09-12 00:25:03下载
- 积分:1
-
聪明的程序员用Delphi大家都知道吧,学习Delphi的人你一定知道吧,想检验你的Delphi学的怎么样么?看看吧!对你可能有帮助!...
聪明的程序员用Delphi大家都知道吧,学习Delphi的人你一定知道吧,想检验你的Delphi学的怎么样么?看看吧!对你可能有帮助!-clever programmers with Delphi everyone you know, learning Delphi certain people you know you, you want to test the Delphi learn how kind? Let"s see it! You may have to help!
- 2022-03-05 11:14:02下载
- 积分:1
-
"Delphi7 Programming 100" code book distribution information
《Delphi7编程100例》代码,书配资料-"Delphi7 Programming 100" code book distribution information
- 2023-06-19 11:15:07下载
- 积分:1
-
Delphi 基础教程
Delphi 基础教程-based Delphi Guide
- 2023-07-10 09:35:03下载
- 积分:1
-
站长您好,这是我去年做的毕业设计航空物流管理系统,其中的代码全部能通过执行,其中的文档是数据流图.请您审核一下....
站长您好,这是我去年做的毕业设计航空物流管理系统,其中的代码全部能通过执行,其中的文档是数据流图.请您审核一下.-head Hello, this is my last year doing graduate design Aviation Logistics Management System, which through the implementation of all the code, documentation of data flow diagram. Examine what you please.
- 2022-06-01 15:30:45下载
- 积分:1
-
based on the programming examples and techniques
基于c++builder5.0的编程实例与技巧-based on the programming examples and techniques
- 2023-04-20 23:30:04下载
- 积分:1
-
珍藏的C++Builder 电子书,从中受益很多
珍藏的C++Builder 电子书,从中受益很多-Book of C++Builder
- 2023-01-16 03:50:05下载
- 积分:1
-
C Builder6 with the source, the C for beginners have a pretty good friends with...
C++Builder6随书的源程序,对初学C++的朋友有相当不错的帮助,此书六月份才出版-C Builder6 with the source, the C for beginners have a pretty good friends with the help of this book published until June
- 2022-04-12 07:19:17下载
- 积分:1
-
News reader source code for Windows in Delphi, open source.
News reader source code for Windows in Delphi, open source.
- 2022-04-24 00:14:28下载
- 积分:1