Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The AVIStreamGetFrameClose function releases resources used to decompress video frames.
Syntax
HRESULT AVIStreamGetFrameClose(
PGETFRAME pg
);
Parameters
pg
Handle returned from the AVIStreamGetFrameOpen function. After calling this function, the handle is invalid.
Return value
Returns zero if successful or an error otherwise.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | vfw.h |
Library | Vfw32.lib |
DLL | Avifil32.dll |