int axl_stream_get_index ( axlStream stream  ) 

Returns current index status for the given stream.

This function could be used to get current index being read for the stream received.

Parameters:
stream The stream where the index will be reported.
Returns:
The index or -1 if fails.