Platform SDK: DirectX |
IDirectDrawVideoPort::UpdateVideo メソッドは、ビデオ ポートから DirectDrawSurface オブジェクトまでのビデオ データのフローを制御するパラメータを更新する。
HRESULT UpdateVideo( LPDDVIDEOPORTINFO lpVideoInfo );
成功すれば、DD_OK を返す。
失敗すれば、以下のエラー値のいずれかを返す。
DDERR_INVALIDOBJECT |
DDERR_INVALIDPARAMS |
Windows NT/2000 :Windows 2000 が必要。
Windows 95/98 : Windows 95 以降が必要。Windows 95 用に再配布可能な形で使用可能。
ヘッダー : dvp.h で宣言。
インポート ライブラリ : ddraw.lib を使用。
IDirectDrawVideoPort::SetTargetSurface、IDirectDrawVideoPort::StartVideo、IDirectDrawVideoPort::StopVideo