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

mj2_video_target::set_compositing_order

Java: Mj2_video_target::Set_compositing_order

void set_compositing_order( kdu_int16 layer_idx)

Java: void Set_compositing_order( short layer_idx)

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

Go to class description.


Synopsis

Sets the front-to-back position of the current video track. Smaller values are further forward (closer to the viewer) than larger values. By default, all tracks have a compositing layer index of 0, with negative values used to identify tracks closer to the foreground and positive values used to identify tracks further to the background.


Arguments

layer_idx [kdu_int16]


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