ホーム › Media.DirectShow › IDDrawExclModeVideo
IDDrawExclModeVideo
COMメソッド 7
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT SetDDrawObject(IDirectDraw* pDDrawObject) |
| 4 | HRESULT GetDDrawObject(IDirectDraw** ppDDrawObject, BOOL* pbUsingExternal) |
| 5 | HRESULT SetDDrawSurface(IDirectDrawSurface* pDDrawSurface) |
| 6 | HRESULT GetDDrawSurface(IDirectDrawSurface** ppDDrawSurface, BOOL* pbUsingExternal) |
| 7 | HRESULT SetDrawParameters(RECT* prcSource, RECT* prcTarget) |
| 8 | HRESULT GetNativeVideoProps(DWORD* pdwVideoWidth, DWORD* pdwVideoHeight, DWORD* pdwPictAspectRatioX, DWORD* pdwPictAspectRatioY) |
| 9 | HRESULT SetCallbackInterface(IDDrawExclModeVideoCallback* pCallback, DWORD dwFlags) |