ホーム › Media.MediaFoundation › IMFSensorDevice
IMFSensorDevice
COMメソッド 9
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT GetDeviceId(ULONGLONG* pDeviceId) |
| 4 | HRESULT GetDeviceType(MFSensorDeviceType* pType) |
| 5 | HRESULT GetFlags(ULONGLONG* pFlags) |
| 6 | HRESULT GetSymbolicLink(LPWSTR SymbolicLink, INT cchSymbolicLink, INT* pcchWritten) |
| 7 | HRESULT GetDeviceAttributes(IMFAttributes** ppAttributes) |
| 8 | HRESULT GetStreamAttributesCount(MFSensorStreamType eType, DWORD* pdwCount) |
| 9 | HRESULT GetStreamAttributes(MFSensorStreamType eType, DWORD dwIndex, IMFAttributes** ppAttributes) |
| 10 | HRESULT SetSensorDeviceMode(MFSensorDeviceMode eMode) |
| 11 | HRESULT GetSensorDeviceMode(MFSensorDeviceMode* peMode) |