| synopsis || arguments || prev || next |
virtual kdu_long get_next_codestream( kdu_long stream_id)
Java: long Get_next_codestream( long stream_id)
[Declared in "../apps/compressed_io/kdu_cache.h"]
Returns the next code-stream for which one or more data-bins are available in the cache, after the code-stream identified by stream_id. If stream_id=-1, the function returns the index of the first such code-stream. If there are no more code-streams for which data-bins are available, the function return -1.