| synopsis || return value || arguments || prev || next |

jpx_composition::get_global_info

Java: Jpx_composition::Get_global_info

int get_global_info( kdu_coords & size)

Java: int Get_global_info( Kdu_coords size)

[Declared in "../apps/compressed_io/jpx.h"]

Go to class description.


Synopsis

Returns the total number of times the sequence of composited frames is to be iterated, along with the dimensions of the composition surface, onto which all composition layers are to be placed.


Return Value

0 if the sequence of composited frames is to be repeated indefinitely. Otherwise, a number in the range 1 to 255, indicating the number of times the video is to be played through.

Arguments

size [kdu_coords &]


| top || synopsis || return value || arguments || prev || next |