io_video.h File Reference
Video I/O.
More...
#include "frame.h"
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.