ホーム › Media.DirectShow › IAMWstDecoder
IAMWstDecoder
COMメソッド 18
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT GetDecoderLevel(AM_WST_LEVEL* lpLevel) |
| 4 | HRESULT GetCurrentService(AM_WST_SERVICE* lpService) |
| 5 | HRESULT GetServiceState(AM_WST_STATE* lpState) |
| 6 | HRESULT SetServiceState(AM_WST_STATE State) |
| 7 | HRESULT GetOutputFormat(BITMAPINFOHEADER* lpbmih) |
| 8 | HRESULT SetOutputFormat(BITMAPINFO* lpbmi) |
| 9 | HRESULT GetBackgroundColor(DWORD* pdwPhysColor) |
| 10 | HRESULT SetBackgroundColor(DWORD dwPhysColor) |
| 11 | HRESULT GetRedrawAlways(BOOL* lpbOption) |
| 12 | HRESULT SetRedrawAlways(BOOL bOption) |
| 13 | HRESULT GetDrawBackgroundMode(AM_WST_DRAWBGMODE* lpMode) |
| 14 | HRESULT SetDrawBackgroundMode(AM_WST_DRAWBGMODE Mode) |
| 15 | HRESULT SetAnswerMode(BOOL bAnswer) |
| 16 | HRESULT GetAnswerMode(BOOL* pbAnswer) |
| 17 | HRESULT SetHoldPage(BOOL bHoldPage) |
| 18 | HRESULT GetHoldPage(BOOL* pbHoldPage) |
| 19 | HRESULT GetCurrentPage(AM_WST_PAGE* pWstPage) |
| 20 | HRESULT SetCurrentPage(AM_WST_PAGE WstPage) |