io_video.h File Reference

Video I/O. More...

#include "frame.h"

Include dependency graph for io_video.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  video_size
struct  video_data_file

Typedefs

typedef struct video_size VIDEO_SIZE
typedef struct video_data_file VideoDataFile

Enumerations

enum  VideoFileType {
  VIDEO_UNKNOWN = -1, VIDEO_YUV = 0, VIDEO_RGB = 1, VIDEO_XYZ = 2,
  VIDEO_TIFF = 3, VIDEO_AVI = 4
}


Detailed Description

Video I/O.

Author:

Definition in file io_video.h.


Documentation generated with DoxyGen