代码搜索结果
找到约 10,000 项符合
Video 的代码
video.pas.~9~
unit Video;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs,Bass,BassVideo,ComVariable, Menus, ExtCtrls;
type
TfrmVideo = class(TFor
video.dfm.~9~
object frmVideo: TfrmVideo
Left = 0
Top = 0
Caption = 'myPlayer'
ClientHeight = 213
ClientWidth = 312
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
video.dfm.~5~
object frmVideo: TfrmVideo
Left = 0
Top = 0
Caption = 'myPlayer'
ClientHeight = 250
ClientWidth = 545
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
video.dfm.~3~
object frmVideo: TfrmVideo
Left = 0
Top = 0
Caption = 'frmVideo'
ClientHeight = 293
ClientWidth = 455
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
video.dfm.~10~
object frmVideo: TfrmVideo
Left = 0
Top = 0
Caption = 'myPlayer'
ClientHeight = 213
ClientWidth = 312
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
video.dfm.~12~
object frmVideo: TfrmVideo
Left = 0
Top = 0
Caption = 'myPlayer'
ClientHeight = 213
ClientWidth = 312
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
video.pas.~8~
unit Video;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs,Bass,BassVideo,ComVariable, Menus;
type
TfrmVideo = class(TForm)
Po
video1394.c
/*
* video1394.c - video driver for OHCI 1394 boards
* Copyright (C)1999,2000 Sebastien Rougeaux
* Peter Schlaile
video1394.h
/*
* video1394.h - driver for OHCI 1394 boards
* Copyright (C)1999,2000 Sebastien Rougeaux
* Peter Schlaile
*
* T