3dvideo.h

来自「Handle Videos in Forms Delphi... Play/S」· C头文件 代码 · 共 21 行

H
21
字号

// Begin

/*
	3DVideo.h - helper functions for drawing video with Direct3D.
	
	(c) 2005 - 2007 Aleksei Kazantsev (ajk.xyz@gmail.com)
	
	last-modified: 2007/05/19
	
	It is free software and is distributed under
	the terms of the GNU General Public License (Version 2).

	This software comes with ABSOLUTELY NO WARRANTY.
*/

//
#pragma once
//

// CreateVideoSurface 

⌨️ 快捷键说明

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