Changeset 1206:67718bd5250e in roaraudio for doc


Ignore:
Timestamp:
02/04/09 17:23:13 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

decleared more API parts to be forzen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/fixed-api

    r157 r1206  
    1313roar_buffer_get_data 
    1414roar_buffer_set_offset 
     15roar_buffer_shift_out 
    1516roar_buffer_set_meta 
    1617roar_buffer_get_meta 
     
    2324roar_set_standby 
    2425roar_exit 
     26roar_terminate 
    2527roar_server_oinfo 
    2628 
     
    4446roar_stream_connect 
    4547roar_stream_new 
     48roar_stream_new_by_id 
     49roar_stream_new_empty 
     50roar_stream_set_id 
     51roar_stream_get_id 
     52roar_stream_set_fh 
     53roar_stream_get_fh 
    4654roar_stream_exec 
    4755roar_stream_connect_to 
    4856roar_stream_add_data 
     57 
     58roar_str2codec 
     59roar_codec2str 
Note: See TracChangeset for help on using the changeset viewer.