LiVES  3.2.0
Data Fields
savethread_priv_t Struct Reference

#include <main.h>

Data Fields

LiVESPixbuf * pixbuf
 
LiVESError * error
 
char * fname
 
lives_img_type_t img_type
 
int compression
 
int width
 
int height
 

Detailed Description

Definition at line 1503 of file main.h.

Field Documentation

◆ compression

int savethread_priv_t::compression

Definition at line 1508 of file main.h.

Referenced by lives_pixbuf_save_threaded().

◆ error

LiVESError* savethread_priv_t::error

Definition at line 1505 of file main.h.

Referenced by lives_pixbuf_save_threaded().

◆ fname

char* savethread_priv_t::fname

Definition at line 1506 of file main.h.

Referenced by lives_pixbuf_save_threaded().

◆ height

int savethread_priv_t::height

Definition at line 1509 of file main.h.

Referenced by lives_pixbuf_save_threaded().

◆ img_type

lives_img_type_t savethread_priv_t::img_type

Definition at line 1507 of file main.h.

Referenced by lives_pixbuf_save_threaded().

◆ pixbuf

LiVESPixbuf* savethread_priv_t::pixbuf

Definition at line 1504 of file main.h.

Referenced by lives_pixbuf_save_threaded().

◆ width

int savethread_priv_t::width

Definition at line 1509 of file main.h.

Referenced by lives_pixbuf_save_threaded().


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