ホーム › Media.KernelStreaming › IKsPin
IKsPin
COMメソッド 13
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT KsQueryMediums(KSMULTIPLE_ITEM** MediumList) |
| 4 | HRESULT KsQueryInterfaces(KSMULTIPLE_ITEM** InterfaceList) |
| 5 | HRESULT KsCreateSinkPinHandle(KSIDENTIFIER* Interface, KSIDENTIFIER* Medium) |
| 6 | HRESULT KsGetCurrentCommunication(KSPIN_COMMUNICATION* Communication, KSIDENTIFIER* Interface, KSIDENTIFIER* Medium) |
| 7 | HRESULT KsPropagateAcquire() |
| 8 | HRESULT KsDeliver(IMediaSample* Sample, DWORD Flags) |
| 9 | HRESULT KsMediaSamplesCompleted(KSSTREAM_SEGMENT* StreamSegment) |
| 10 | IMemAllocator* KsPeekAllocator(KSPEEKOPERATION Operation) |
| 11 | HRESULT KsReceiveAllocator(IMemAllocator* MemAllocator) |
| 12 | HRESULT KsRenegotiateAllocator() |
| 13 | INT KsIncrementPendingIoCount() |
| 14 | INT KsDecrementPendingIoCount() |
| 15 | HRESULT KsQualityNotify(DWORD Proportion, LONGLONG TimeDelta) |