AVIStreamEndStreaming  YKJBC_ 

The AVIStreamEndStreaming function ends streaming.

STDAPI AVIStreamEndStreaming(

    PAVISTREAM pavi

 

       );

 

 

Parameters

pavi

Address of a stream.

 

Return Values

Returns zero if successful or an error otherwise.

Remarks

Many stream implementations ignore this function.