AVIStreamStart
The AVIStreamStart
function returns the starting sample number for the stream.
STDAPI_(LONG) AVIStreamStart(
PAVISTREAM
pavi |
|
); |
|
Parameters
pavi
Handle of an
open stream.
Return Values
Returns the
number if successful or - 1
otherwise.