Searched refs:pKeyFrameRate (Results 1 – 1 of 1) sorted by relevance
3505 virtual HRESULT WINAPI get_KeyFrameRate(long *pKeyFrameRate) = 0;3523 HRESULT (WINAPI *get_KeyFrameRate)(IAMVideoCompression *This,long *pKeyFrameRate);3543 … IAMVideoCompression_get_KeyFrameRate(This,pKeyFrameRate) (This)->lpVtbl->get_KeyFrameRate(This,pK… argument3557 …T WINAPI IAMVideoCompression_get_KeyFrameRate_Proxy(IAMVideoCompression *This,long *pKeyFrameRate);