HomeSort by relevance Sort by last modified time
    Searched refs:RemoveStream (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mspcall.h 24 STDMETHOD (RemoveStream) (ITStream *pStream) = 0;
56 STDMETHOD (RemoveStream) (ITStream *ppStream);
wmcontainer.h 134 STDMETHOD_(HRESULT,RemoveStream)(THIS_ DWORD dwStreamIndex) PURE;
146 #define IMFASFStreamPrioritization_RemoveStream(This,dwStreamIndex) (This)->lpVtbl->RemoveStream(This,dwStreamIndex)
466 STDMETHOD_(HRESULT,RemoveStream)(THIS_ WORD wStreamNumber) PURE;
    [all...]
rtccore.h     [all...]
tapi3if.h     [all...]

Completed in 136 milliseconds