ncmpc  0.29
Data Fields
options_t Struct Reference

#include <options.h>

Data Fields

char * host
 
char * username
 
char * password
 
char * config_file
 
char * key_file
 
char * list_format
 
char * search_format
 
char * status_format
 
char * xterm_title_format
 
char * scroll_sep
 
char ** screen_list
 
bool display_remaining_time
 
int port
 
int timeout_ms
 
int crossfade_time
 
int search_mode
 
int hide_cursor
 
int seek_time
 
bool find_wrap
 
bool find_show_last_pattern
 
bool list_wrap
 
int scroll_offset
 
bool auto_center
 
bool wide_cursor
 
bool hardware_cursor
 
bool audible_bell
 
bool visible_bell
 
bool bell_on_wrap
 
GTime status_message_time
 
bool enable_xterm_title
 
bool scroll
 
bool visible_bitrate
 
bool welcome_screen_list
 
bool jump_prefix_only
 
bool second_column
 

Field Documentation

◆ host

char* options_t::host

◆ username

char* options_t::username

◆ password

char* options_t::password

◆ config_file

char* options_t::config_file

◆ key_file

char* options_t::key_file

◆ list_format

char* options_t::list_format

◆ search_format

char* options_t::search_format

◆ status_format

char* options_t::status_format

◆ xterm_title_format

char* options_t::xterm_title_format

◆ scroll_sep

char* options_t::scroll_sep

◆ screen_list

char** options_t::screen_list

◆ display_remaining_time

bool options_t::display_remaining_time

◆ port

int options_t::port

◆ timeout_ms

int options_t::timeout_ms

◆ crossfade_time

int options_t::crossfade_time

◆ search_mode

int options_t::search_mode

◆ hide_cursor

int options_t::hide_cursor

◆ seek_time

int options_t::seek_time

◆ find_wrap

bool options_t::find_wrap

◆ find_show_last_pattern

bool options_t::find_show_last_pattern

◆ list_wrap

bool options_t::list_wrap

◆ scroll_offset

int options_t::scroll_offset

◆ auto_center

bool options_t::auto_center

◆ wide_cursor

bool options_t::wide_cursor

◆ hardware_cursor

bool options_t::hardware_cursor

◆ audible_bell

bool options_t::audible_bell

◆ visible_bell

bool options_t::visible_bell

◆ bell_on_wrap

bool options_t::bell_on_wrap

◆ status_message_time

GTime options_t::status_message_time

◆ enable_xterm_title

bool options_t::enable_xterm_title

◆ scroll

bool options_t::scroll

◆ visible_bitrate

bool options_t::visible_bitrate

◆ welcome_screen_list

bool options_t::welcome_screen_list

◆ jump_prefix_only

bool options_t::jump_prefix_only

◆ second_column

bool options_t::second_column

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