Lines Matching full:info
65 ESD_PROTO_SERVER_INFO, /* get server info (ver, sample rate, format) */
66 ESD_PROTO_ALL_INFO, /* get all info (server info, players, samples) */
200 esd_format_t format; /* magic int with the format info */
216 esd_format_t format; /* magic int with the format info */
231 esd_format_t format; /* magic int with the format info */
270 /* print all info to stdout */
284 /* call to update the info structure with new information, and call callbacks */
285 esd_info_t *esd_update_info( int esd, esd_info_t *info,
289 /* release all memory allocated for the esd info structure */
290 void esd_free_all_info( esd_info_t *info );