AVIStreamLength  2GS9CRA 

The AVIStreamLength function returns the length of the stream.

STDAPI_(LONG) AVIStreamLength(

    PAVISTREAM pavi

 

       );

 

 

Parameters

pavi

Handle of an open stream.

 

Return Values

Returns the stream s length, in samples, if successful or -1 otherwise.