Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
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

◆ data

uint8_t* data

◆ ebit

int ebit

Definition at line 64 of file console_video.h.

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

◆ h

int h

Definition at line 68 of file console_video.h.

Referenced by keypad_cfg_read().

◆ pix_fmt

int pix_fmt

Definition at line 69 of file console_video.h.

Referenced by keypad_cfg_read().

◆ size

int size

Definition at line 62 of file console_video.h.

Referenced by fbuf_append(), and ffmpeg_encode().

◆ used

int used

◆ w

int w

Definition at line 67 of file console_video.h.

Referenced by keypad_cfg_read().

◆ win_h

int win_h

Definition at line 74 of file console_video.h.

◆ win_w

int win_w

Definition at line 73 of file console_video.h.

◆ win_x

int win_x

Definition at line 71 of file console_video.h.

◆ win_y

int win_y

Definition at line 72 of file console_video.h.

◆ x

int x

Definition at line 65 of file console_video.h.

◆ y

int y

Definition at line 66 of file console_video.h.


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