代码搜索结果
找到约 20,731 项符合
Video 的代码
video.inc
;========================================================
COMMENT #
VIDEO.INC
Copyright (c) 1991 - Microsoft Corp.
All rights reserved.
Microsoft Confidential
Definitions for assemb
video.hx
package flash.media;
extern class Video extends flash.display.DisplayObject {
function new(?width : Int, ?height : Int) : Void;
function attachCamera(camera : flash.media.Camera) : Void;
function
video.java
//视频
package myQQ;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.media.*; //媒体包
import java.net.*;
import java.io.*;
import java.util.*;
class Video exten
video.h
/*****************************************************************************
* Product: Direct Video (VGA) screen output
* Version: 3.0
* Updated: Jan 08, 2005
*
* Copyright (C) 2002-2005 Quantum
video.h
/*****************************************************************************
* Product: Direct Video (VGA) screen output
* Version: 3.0
* Updated: Jan 08, 2005
*
* Copyright (C) 2002-2005 Quantum
video.h
/*****************************************************************************
* Product: Direct Video (VGA) screen output
* Last Updated for Version: 3.1.06
* Date of the Last Update: May 06, 2006
video.c
/*
* GPAC - Multimedia Framework C SDK
*
* Copyright (c) Jean Le Feuvre 2000-2005
* All rights reserved
*
* This file is part of GPAC / SDL audio and video module
*
* GPAC is free so
video.s
/* video.S
*
* Display adapter & video mode setup, version 2.13 (14-May-99)
*
* Copyright (C) 1995 -- 1998 Martin Mares
* Based on the original setup.S code (C) Linus Torvalds and Mat
video.s
/* video.S
*
* Display adapter & video mode setup, version 2.13 (14-May-99)
*
* Copyright (C) 1995 -- 1998 Martin Mares
* Based on the original setup.S code (C) Linus Torvalds and Mat