search:ipin msdn相關網頁資料

      • msdn.microsoft.com
        このインターフェイスはすべての入力ピン、出力ピンによって公開される。 フィルタ グラフ マネージャはこのインターフェイスを使ってピンと接続し、フラッシュ処理を行う。アプリケーションはこのインターフェイスを使ってピンの情報を ...
        瀏覽:875
      • msdn.microsoft.com
        DirectShow Reference · Interfaces · IPin ... IPin::ConnectionMediaType method. The ConnectionMediaType method ...
        瀏覽:531
    瀏覽:816
    日期:2024-04-23
    The filter graph manager calls the IPin::Connect method on this pin's IPin interface, passing the ... DirectShow Interfaces ......
    瀏覽:919
    日期:2024-04-18
    DirectShow Reference ... C++. Copy. HRESULT Connect( [in] IPin *pReceivePin, [in] const AM_MEDIA_TYPE *pmt ); ......
    瀏覽:1260
    日期:2024-04-23
    DirectShow Reference · Interfaces · IPin · BeginFlush ... IPin::Disconnect method. The Disconnect method breaks the ......
    瀏覽:1414
    日期:2024-04-21
    [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 ......
    瀏覽:1460
    日期:2024-04-22
    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....
    瀏覽:1063
    日期:2024-04-18
    Applications should never call IPin methods that change a pin's state, such as Connect, Disconnect, BeginFlush, or EndFlush. To connect pins, an application ......
    瀏覽:460
    日期:2024-04-17
    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 ......
    瀏覽:597
    日期:2024-04-17
    The QueryPinInfo method retrieves information about the pin....