Changeset 33b8d024 in mainline for uspace/srv/audio/hound/audio_sink.h
- Timestamp:
- 2018-01-16T20:38:46Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2467b41
- Parents:
- d39c46e0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/audio/hound/audio_sink.h
rd39c46e0 r33b8d024 54 54 list_t connections; 55 55 /** Sink's name */ 56 c onst char *name;56 char *name; 57 57 /** Consumes data in this format */ 58 58 pcm_format_t format;
Note:
See TracChangeset
for help on using the changeset viewer.