Overview
Group
Quick Info

AVIStreamLength

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.

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