| synopsis || arguments || prev || next |

kdu_cache::get_next_codestream

Java: Kdu_cache::Get_next_codestream

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"]

Go to class description.


Synopsis

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.


Arguments

stream_id [kdu_long]


| top || synopsis || arguments || prev || next |