 |
capture
|
- Global capture_burst_free (media_frame **frames)
- capture_burst_free is no longer supported.
- Global capture_close_native (media_native *nat)
- The capture native methods are not available on all products. They have been removed in Capture interface of major version 1.
- Global capture_get_burst (media_stream *stream)
- capture_get_burst is not supported and will always return NULL.
- Global capture_get_image_native (media_native *nat)
- The capture native methods are not available on all products. They have been removed in Capture interface of major version 1.
- Global capture_open_native (int width, int height)
- The capture native methods are not available on all products. They have been removed in Capture interface of major version 1.
- Global capture_open_native_channel (unsigned int channel, int width, int height)
- The capture native methods are not available on all products. They have been removed in Capture interface of major version 1.
- Global capture_start_native (media_native *nat)
- The capture native methods are not available on all products. They have been removed in Capture interface of major version 1.
- Global IMAGE_UNCOMPRESSED
- Capture of uncompressed frames is not available on all products. It has been removed in Capture interface of major version 1.