Blender V2.61 - r43446
Public Attributes

_AviMovie Struct Reference

#include <AVI_avi.h>

List of all members.

Public Attributes

FILE * fp
int type
int64_t size
AviMainHeaderheader
AviStreamRecstreams
AviIndexEntryentries
int index_entries
int64_t movi_offset
int64_t read_offset
int64_t * offset_table
int interlace
int odd_fields

Detailed Description

Definition at line 180 of file AVI_avi.h.


Member Data Documentation

Definition at line 192 of file AVI_avi.h.

Referenced by AVI_close_compress(), AVI_open_compress(), AVI_open_movie(), and AVI_write_frame().

Definition at line 199 of file AVI_avi.h.

Referenced by alloc_proxy_output_avi(), avi_converter_to_mjpeg(), and start_avi().

Definition at line 194 of file AVI_avi.h.

Referenced by AVI_close_compress(), AVI_open_compress(), AVI_open_movie(), and AVI_write_frame().

Definition at line 200 of file AVI_avi.h.

Referenced by alloc_proxy_output_avi(), avi_converter_to_mjpeg(), and start_avi().

Definition at line 195 of file AVI_avi.h.

Referenced by AVI_open_movie(), and AVI_read_frame().

int64_t _AviMovie::size

Definition at line 187 of file AVI_avi.h.

Referenced by AVI_is_avi(), and AVI_open_movie().

Definition at line 183 of file AVI_avi.h.

Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().


The documentation for this struct was generated from the following file: