Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


fbuf_t Struct Reference

#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
 

Detailed Description

Definition at line 59 of file console_video.h.

Field Documentation

int ebit

Definition at line 64 of file console_video.h.

Referenced by fbuf_append(), ffmpeg_decode(), and mpeg4_decode().

int h

Definition at line 68 of file console_video.h.

Referenced by handle_mousedown(), and show_frame().

int pix_fmt

Definition at line 69 of file console_video.h.

Referenced by show_frame().

int size

Definition at line 62 of file console_video.h.

Referenced by fbuf_append(), and ffmpeg_encode().

int w

Definition at line 67 of file console_video.h.

Referenced by handle_mousedown(), and show_frame().

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.


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