player_init_param_t Struct Reference
Parameters for player_init() .
More...
#include <player.h>
Detailed Description
Parameters for player_init() .
Definition at line 173 of file player.h.
Field Documentation
Audio output driver.
Definition at line 175 of file player.h.
User data for event callback.
Definition at line 184 of file player.h.
Display to use with X11 video outputs.
The string has to follow the same rules that the DISPLAY environment variable. If display
is NULL, then the environment variable is considered.
Definition at line 193 of file player.h.
Public event callback.
Definition at line 182 of file player.h.
Picture decoding quality.
Definition at line 196 of file player.h.
Video output driver.
Definition at line 177 of file player.h.
Window ID to attach the video (X Window).
Definition at line 179 of file player.h.
The documentation for this struct was generated from the following file: