![]() |
![]() |
![]() |
![]() |
![]() |
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Prepare to encode a frame to a stream
#include <img.h> int img_encode_begin( img_codec_t codec, io_stream_t *output, uintptr_t *encode_data );
img
This function prepares to encode a frame (or series of frames) to a stream.
Image library
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
img_encode_finish(), img_encode_frame()
![]() |
![]() |
![]() |
![]() |