ホーム › Media.WindowsMediaFormat › IWMReaderAdvanced
IWMReaderAdvanced
COMメソッド 20
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT SetUserProvidedClock(BOOL fUserClock) |
| 4 | HRESULT GetUserProvidedClock(BOOL* pfUserClock) |
| 5 | HRESULT DeliverTime(ULONGLONG cnsTime) |
| 6 | HRESULT SetManualStreamSelection(BOOL fSelection) |
| 7 | HRESULT GetManualStreamSelection(BOOL* pfSelection) |
| 8 | HRESULT SetStreamsSelected(WORD cStreamCount, WORD* pwStreamNumbers, WMT_STREAM_SELECTION* pSelections) |
| 9 | HRESULT GetStreamSelected(WORD wStreamNum, WMT_STREAM_SELECTION* pSelection) |
| 10 | HRESULT SetReceiveSelectionCallbacks(BOOL fGetCallbacks) |
| 11 | HRESULT GetReceiveSelectionCallbacks(BOOL* pfGetCallbacks) |
| 12 | HRESULT SetReceiveStreamSamples(WORD wStreamNum, BOOL fReceiveStreamSamples) |
| 13 | HRESULT GetReceiveStreamSamples(WORD wStreamNum, BOOL* pfReceiveStreamSamples) |
| 14 | HRESULT SetAllocateForOutput(DWORD dwOutputNum, BOOL fAllocate) |
| 15 | HRESULT GetAllocateForOutput(DWORD dwOutputNum, BOOL* pfAllocate) |
| 16 | HRESULT SetAllocateForStream(WORD wStreamNum, BOOL fAllocate) |
| 17 | HRESULT GetAllocateForStream(WORD dwSreamNum, BOOL* pfAllocate) |
| 18 | HRESULT GetStatistics(WM_READER_STATISTICS* pStatistics) |
| 19 | HRESULT SetClientInfo(WM_READER_CLIENTINFO* pClientInfo) |
| 20 | HRESULT GetMaxOutputSampleSize(DWORD dwOutput, DWORD* pcbMax) |
| 21 | HRESULT GetMaxStreamSampleSize(WORD wStream, DWORD* pcbMax) |
| 22 | HRESULT NotifyLateDelivery(ULONGLONG cnsLateness) |