Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/audio/hound/connection.h

    r541eb67 rfeeac0d  
    8484void connection_destroy(connection_t *connection);
    8585
    86 int connection_add_source_data(connection_t *connection, void *data,
     86ssize_t connection_add_source_data(connection_t *connection, void *data,
    8787    size_t size, pcm_format_t format);
    8888
Note: See TracChangeset for help on using the changeset viewer.