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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfplay.h 81 STDMETHOD_(HRESULT,GetNumberOfStreams)(THIS_ DWORD *pdwStreamCount) PURE;
107 #define IMFPMediaItem_GetNumberOfStreams(This,pdwStreamCount) (This)->lpVtbl->GetNumberOfStreams(This,pdwStreamCount)
vmr9.idl 371 HRESULT GetNumberOfStreams([out] DWORD *max);
vmr9.h     [all...]
strmif.h     [all...]

Completed in 111 milliseconds