Data Fields | |
size_t | bytes_written |
Number of bytes written to output. | |
uint32 | uS_per_line |
Microseconds to delay per line output. | |
HqBool | async |
Acknowledge bands asynchronously. | |
intptr_t | band_owner |
Band owner for acknowledging lines. | |
The raster sink handle. We keeps a count of the bytes written to the output, and fields to manage asynchronous write-behind (if enabled).