Changeset ec81221 in mainline for uspace/lib/hound/include/hound/client.h
- Timestamp:
- 2013-03-24T14:09:11Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2ba4d45
- Parents:
- 7294b5b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/hound/include/hound/client.h
r7294b5b rec81221 41 41 #include <pcm/format.h> 42 42 43 #define DEFAULT_SINK "default" 44 #define DEFAULT_SOURCE "default" 43 #define HOUND_DEFAULT_TARGET "default" 44 #define HOUND_ALL_TARGETS "all" 45 #define DEFAULT_SINK "default" //DEPRECATED 45 46 46 47 typedef struct hound_context hound_context_t;
Note:
See TracChangeset
for help on using the changeset viewer.