ホーム › Media.MediaFoundation › IMFCaptureEngine
IMFCaptureEngine
COMメソッド 8
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT Initialize(IMFCaptureEngineOnEventCallback* pEventCallback, IMFAttributes* pAttributes, IUnknown* pAudioSource, IUnknown* pVideoSource) |
| 4 | HRESULT StartPreview() |
| 5 | HRESULT StopPreview() |
| 6 | HRESULT StartRecord() |
| 7 | HRESULT StopRecord(BOOL bFinalize, BOOL bFlushUnprocessedSamples) |
| 8 | HRESULT TakePhoto() |
| 9 | HRESULT GetSink(MF_CAPTURE_ENGINE_SINK_TYPE mfCaptureEngineSinkType, IMFCaptureSink** ppSink) |
| 10 | HRESULT GetSource(IMFCaptureSource** ppSource) |