| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
#include <console_video.h>
| Data Fields | |
| uint8_t * | data | 
| int | ebit | 
| int | h | 
| int | pix_fmt | 
| int | size | 
| int | used | 
| int | w | 
| int | win_h | 
| int | win_w | 
| int | win_x | 
| int | win_y | 
| int | x | 
| int | y | 
Definition at line 59 of file console_video.h.
| uint8_t* data | 
Definition at line 60 of file console_video.h.
Referenced by ffmpeg_decode().
| int ebit | 
Definition at line 64 of file console_video.h.
| int h | 
Definition at line 68 of file console_video.h.
| int pix_fmt | 
Definition at line 69 of file console_video.h.
| int size | 
Definition at line 62 of file console_video.h.
| int used | 
Definition at line 63 of file console_video.h.
| int w | 
Definition at line 67 of file console_video.h.
| int win_h | 
Definition at line 74 of file console_video.h.
| int win_w | 
Definition at line 73 of file console_video.h.
| int win_x | 
Definition at line 71 of file console_video.h.
| int win_y | 
Definition at line 72 of file console_video.h.
| int x | 
Definition at line 65 of file console_video.h.
| int y | 
Definition at line 66 of file console_video.h.