#include <avi.h>
Definition at line 58 of file programs/mythtranscode/replex/avi.h.
Public Attributes | |
| uint16_t | width |
| uint16_t | height |
| uint32_t | dw_scale |
| uint32_t | dw_rate |
| uint32_t | fps |
| uint32_t | pos_off |
| uint32_t | initial_frames |
| uint32_t | dw_start |
| uint16_t avi_video_s::width |
Definition at line 60 of file programs/mythtranscode/replex/avi.h.
| uint16_t avi_video_s::height |
Definition at line 61 of file programs/mythtranscode/replex/avi.h.
Definition at line 63 of file programs/mythtranscode/replex/avi.h.
Referenced by init_replex(), and read_avi_header().
Definition at line 64 of file programs/mythtranscode/replex/avi.h.
1.5.5