Changeset 541eb67 in mainline for uspace/srv/audio/hound/connection.h


Ignore:
Timestamp:
2017-12-20T16:08:49Z (6 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d4a829e
Parents:
d9f0894
Message:

Hound error handling fixes.

File:
1 edited

Legend:

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

    rd9f0894 r541eb67  
    8484void connection_destroy(connection_t *connection);
    8585
    86 ssize_t connection_add_source_data(connection_t *connection, void *data,
     86int 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.