Ignore:
Timestamp:
2013-03-24T19:29:09Z (11 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c6a7b3a
Parents:
03c2d5f
Message:

libhound: Destroy streams on stream_exit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/hound/include/hound/client.h

    r03c2d5f rcc3c27ad  
    5454void hound_context_destroy(hound_context_t *hound);
    5555
    56 int hound_context_enable(hound_context_t *hound);
    57 int hound_context_disable(hound_context_t *hound);
    58 
    5956int hound_context_set_main_stream_format(hound_context_t *hound,
    6057    unsigned channels, unsigned rate, pcm_sample_format_t format);
Note: See TracChangeset for help on using the changeset viewer.