Home
last modified time | relevance | path

Searched refs:IAMClockAdjust (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/include/dshow/
Dstrmif.h412 typedef struct IAMClockAdjust IAMClockAdjust; typedef
5475 struct IAMClockAdjust : public IUnknown { struct
5482 HRESULT (WINAPI *QueryInterface)(IAMClockAdjust *This,REFIID riid,void **ppvObject);
5483 ULONG (WINAPI *AddRef)(IAMClockAdjust *This);
5484 ULONG (WINAPI *Release)(IAMClockAdjust *This);
5485 HRESULT (WINAPI *SetClockDelta)(IAMClockAdjust *This,REFERENCE_TIME rtDelta);
5488 struct IAMClockAdjust { struct
5498 HRESULT WINAPI IAMClockAdjust_SetClockDelta_Proxy(IAMClockAdjust *This,REFERENCE_TIME rtDelta);