MythTV  master
Public Attributes | List of all members
avi_video_s Struct Reference

#include <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
 

Detailed Description

Definition at line 58 of file avi.h.

Member Data Documentation

◆ width

uint16_t avi_video_s::width

Definition at line 60 of file avi.h.

◆ height

uint16_t avi_video_s::height

Definition at line 61 of file avi.h.

◆ dw_scale

uint32_t avi_video_s::dw_scale

Definition at line 62 of file avi.h.

Referenced by read_avi_header().

◆ dw_rate

uint32_t avi_video_s::dw_rate

Definition at line 62 of file avi.h.

Referenced by read_avi_header().

◆ fps

uint32_t avi_video_s::fps

Definition at line 63 of file avi.h.

Referenced by init_replex(), and read_avi_header().

◆ pos_off

uint32_t avi_video_s::pos_off

Definition at line 64 of file avi.h.

◆ initial_frames

uint32_t avi_video_s::initial_frames

Definition at line 65 of file avi.h.

Referenced by read_avi_header().

◆ dw_start

uint32_t avi_video_s::dw_start

Definition at line 66 of file avi.h.

Referenced by read_avi_header().


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