readme.txt

来自「Handle Videos in Forms Delphi... Play/S」· 文本 代码 · 共 25 行

TXT
25
字号
grabberds - library that provides interface for capturing video frames
            during media file rendering or video source capture

(c) 2005 - 2007 Aleksei Kazantsev (ajk.xyz@gmail.com)

VERSION 1.0

last-modified: 2007/08/12


In order to compile this library you will need Microsoft DirectShow BaseClasses library
(you can find it in Microsoft Platform SDK redistributable).


Addititional dependencies for linking an executable with grabber.lib:

Release: dxguid.lib winmm.lib strmiids.lib strmbase.lib
Debug: dxguid.lib winmm.lib strmiids.lib strmbasd.lib


It is free software and is distributed under
the terms of the GNU Lesser General Public License Version 2.1.

This software comes with ABSOLUTELY NO WARRANTY.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?