LiVES  1.6.4-svn
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
capability Struct Reference

#include <main.h>

Data Fields

gboolean has_smogrify
gboolean smog_version_correct
gboolean can_read_from_config
gboolean can_write_to_config
gboolean can_write_to_tmp
gboolean can_write_to_tempdir
gboolean has_xmms
gboolean has_dvgrab
gboolean has_sox_play
gboolean has_sox_sox
gboolean has_autolives
gboolean has_mplayer
gboolean has_convert
gboolean has_composite
gboolean has_identify
gboolean has_cdda2wav
gboolean has_midistartstop
gboolean has_jackd
gboolean has_pulse_audio
gboolean has_xwininfo
gboolean has_gdb
gboolean has_gconftool_2
gboolean has_xdg_screensaver
gchar home_dir [PATH_MAX]
 home directory - default location for config file - locale encoding
gchar system_tmpdir [PATH_MAX]
 system tempdir (e.g /tmp for linux, C: for win32)
gchar * rcfile
gchar startup_msg [256]
 used for returning startup messages from the backend
gboolean has_encoder_plugins
gboolean has_python
guint64 python_version
gshort cpu_bits
gchar * myname_full
gchar * myname
gboolean has_stderr
gint nmonitors
gint ncpus
int byte_order

Field Documentation

int capability::byte_order
gboolean capability::can_read_from_config
gboolean capability::can_write_to_config
gboolean capability::can_write_to_tempdir
gboolean capability::can_write_to_tmp
gshort capability::cpu_bits
gboolean capability::has_autolives
gboolean capability::has_cdda2wav
gboolean capability::has_composite
gboolean capability::has_convert
gboolean capability::has_dvgrab
gboolean capability::has_encoder_plugins
gboolean capability::has_gconftool_2
gboolean capability::has_gdb
gboolean capability::has_identify
gboolean capability::has_jackd
gboolean capability::has_midistartstop
gboolean capability::has_mplayer
gboolean capability::has_pulse_audio
gboolean capability::has_python
gboolean capability::has_smogrify
gboolean capability::has_sox_play
gboolean capability::has_sox_sox
gboolean capability::has_stderr
gboolean capability::has_xdg_screensaver
gboolean capability::has_xmms
gboolean capability::has_xwininfo
gchar capability::home_dir[PATH_MAX]

home directory - default location for config file - locale encoding

gchar* capability::myname
gchar* capability::myname_full
gint capability::ncpus
gint capability::nmonitors
guint64 capability::python_version
gchar* capability::rcfile
gboolean capability::smog_version_correct
gchar capability::startup_msg[256]

used for returning startup messages from the backend

gchar capability::system_tmpdir[PATH_MAX]

system tempdir (e.g /tmp for linux, C: for win32)

kept in locale encoding


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