Skip to content

Latest commit

 

History

History
77 lines (60 loc) · 1.92 KB

nf-vfw-avistreamendstreaming.md

File metadata and controls

77 lines (60 loc) · 1.92 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:vfw.AVIStreamEndStreaming
AVIStreamEndStreaming function (vfw.h)
The AVIStreamEndStreaming function ends streaming.
AVIStreamEndStreaming
AVIStreamEndStreaming function [Windows Multimedia]
_win32_AVIStreamEndStreaming
multimedia.avistreamendstreaming
vfw/AVIStreamEndStreaming
multimedia\avistreamendstreaming.htm
Multimedia
8555bc24-c017-4d02-854b-e64cf9e8ae1b
12/05/2018
AVIStreamEndStreaming, AVIStreamEndStreaming function [Windows Multimedia], _win32_AVIStreamEndStreaming, multimedia.avistreamendstreaming, vfw/AVIStreamEndStreaming
vfw.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Vfw32.lib
Avifil32.dll
Windows
19H1
AVIStreamEndStreaming
vfw/AVIStreamEndStreaming
c++
APIRef
kbSyntax
DllExport
Avifil32.dll
AVIStreamEndStreaming

AVIStreamEndStreaming function

-description

The AVIStreamEndStreaming function ends streaming.

-parameters

-param pavi

Pointer to a stream.

-returns

Returns zero if successful or an error otherwise.

-remarks

Many stream implementations ignore this function.

The argument pavi contains a pointer to an IAVIStream interface.

-see-also

AVIFile Functions

AVIFile Functions and Macros