Searched refs:KeyFrameRate (Results 1 – 1 of 1) sorted by relevance
3504 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… argument3555 …ULT WINAPI IAMVideoCompression_put_KeyFrameRate_Proxy(IAMVideoCompression *This,long KeyFrameRate);