search:ipin msdn相關網頁資料

      • msdn.microsoft.com
        このインターフェイスはすべての入力ピン、出力ピンによって公開される。 フィルタ グラフ マネージャはこのインターフェイスを使ってピンと接続し、フラッシュ処理を行う。アプリケーションはこのインターフェイスを使ってピンの情報を ...
        瀏覽:1432
      • msdn.microsoft.com
        DirectShow Reference · Interfaces · IPin ... IPin::ConnectionMediaType method. The ConnectionMediaType method ...
        瀏覽:863
    瀏覽:310
    日期:2023-11-21
    The filter graph manager calls the IPin::Connect method on this pin's IPin interface, passing the ... DirectShow Interfaces ......
    瀏覽:664
    日期:2023-11-22
    DirectShow Reference ... C++. Copy. HRESULT Connect( [in] IPin *pReceivePin, [in] const AM_MEDIA_TYPE *pmt ); ......
    瀏覽:1203
    日期:2023-11-28
    DirectShow Reference · Interfaces · IPin · BeginFlush ... IPin::Disconnect method. The Disconnect method breaks the ......
    瀏覽:1235
    日期:2023-11-28
    [out] Pointer to an IPin pointer to the IPin interface of the other pin (if any) to which this pin is connected. If there is no ......
    瀏覽:536
    日期:2023-11-28
    The NewSegment method notifies the pin that media samples received after this call are grouped as a segment, with a common start time, stop time, and rate....
    瀏覽:788
    日期:2023-11-26
    Applications should never call IPin methods that change a pin's state, such as Connect, Disconnect, BeginFlush, or EndFlush. To connect pins, an application ......
    瀏覽:485
    日期:2023-11-28
    Remarks. A return value of S_OK indicates that the pin will accept the media type, either on the next sample, or after a pin reconnection. The implementation ......
    瀏覽:922
    日期:2023-11-21
    The QueryPinInfo method retrieves information about the pin....