Overview
Group
Quick Info

IGetFrame::End

The End method ends frame extraction and decompression. Called when an application uses the AVIStreamGetFrameClose function.

HRESULT End(

PAVISTREAM ps

);

Parameters

ps

Address of the interface to a stream.

Return Values

Returns the HRESULT defined by OLE.

Remarks

For handlers written in C++, Begin has the following syntax:

HRESULT End(VOID);

See Also

AVIStreamGetFrameClose

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples