Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dstrmif.h3504 virtual HRESULT WINAPI put_KeyFrameRate(long KeyFrameRate) = 0;
3522 HRESULT (WINAPI *put_KeyFrameRate)(IAMVideoCompression *This,long KeyFrameRate);
3542 …e IAMVideoCompression_put_KeyFrameRate(This,KeyFrameRate) (This)->lpVtbl->put_KeyFrameRate(This,Ke… argument
3555 …ULT WINAPI IAMVideoCompression_put_KeyFrameRate_Proxy(IAMVideoCompression *This,long KeyFrameRate);