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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
evr.h 273 STDMETHOD_(HRESULT,GetVideoPosition)(THIS_ MFVideoNormalizedRect *pnrcSource,LPRECT prcDest) PURE;
296 #define IMFVideoDisplayControl_GetVideoPosition(This,pnrcSource,prcDest) (This)->lpVtbl->GetVideoPosition(This,pnrcSource,prcDest)
vmr9.idl 168 HRESULT GetVideoPosition([out] RECT *source, [out] RECT *dest);
vmr9.h 863 virtual HRESULT STDMETHODCALLTYPE GetVideoPosition(
    [all...]
strmif.h     [all...]

Completed in 65 milliseconds