search:ipin msdn相關網頁資料

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