ホーム › Media.DirectShow › IAMCrossbar
IAMCrossbar
COMメソッド 5
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT get_PinCounts(INT* OutputPinCount, INT* InputPinCount) |
| 4 | HRESULT CanRoute(INT OutputPinIndex, INT InputPinIndex) |
| 5 | HRESULT Route(INT OutputPinIndex, INT InputPinIndex) |
| 6 | HRESULT get_IsRoutedTo(INT OutputPinIndex, INT* InputPinIndex) |
| 7 | HRESULT get_CrossbarPinInfo(BOOL IsInputPin, INT PinIndex, INT* PinIndexRelated, INT* PhysicalType) |