Changeset 98:5ae4bff09349 in roaraudio


Ignore:
Timestamp:
07/13/08 01:37:37 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added roar_stream_meta_set() prototype

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/meta.h

    r94 r98  
    66#include "libroar.h" 
    77 
    8  
     8int roar_stream_meta_set (struct roar_connection * con, struct roar_stream * s, int mode, struct roar_meta * meta); 
    99 
    1010#endif 
Note: See TracChangeset for help on using the changeset viewer.