Libxdffileio-Dev
- xdf_add_channel(3) xdf_add_channel - Appends a channel to a XDF file
- xdf_add_event(3) xdf_add_event - Appends an event to the data file
- xdf_add_evttype(3) xdf_add_evttype - Adds a type of event
- xdf_close(3) xdf_close - Close a xDF file
- xdf_closest_type(3) xdf_closest_type - Returns a compatible data type
- xdf_copy_chconf(3) xdf_copy_chconf - Configure a channel according to a template
- xdf_copy_conf(3) xdf_copy_conf - Configure a xDF file according to a template
- xdf_define_arrays(3) xdf_define_arrays - Specify the number of input/output arrays
- xdf_get_channel(3) xdf_get_channel - Get the channel descriptor handle of a particular index
- xdf_get_chconf(3) set or get the configuration of a channel descriptor handle
- xdf_get_conf(3) set or get the configuration of xDF file
- xdf_get_event(3) xdf_get_event - Get details of an event of a data file
- xdf_get_evttype(3) xdf_get_evttype - Get information about an event type
- xdf_open(3) xdf_open - Open a xDF file for reading or writing
- xdf_prepare_transfer(3) xdf_prepare_transfer - Setup the internals of the xDF file to be ready to receive or send data.
- xdf_read(3) xdf_read - Read samples from a xDF file
- xdf_seek(3) xdf_seek - move the sample pointer of a xDF file
- xdf_set_chconf(3) set or get the configuration of a channel descriptor handle
- xdf_set_conf(3) set or get the configuration of xDF file
- xdf_write(3) xdf_write - Write samples to a xDF file