Changeset 5301:f3e9cd30574d in roaraudio for roard/include/client.h


Ignore:
Timestamp:
11/25/11 18:20:03 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

move away from roar_buffer_add() (See: #126)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/client.h

    r5275 r5301  
    113113int clients_send_filter(struct roar_audio_info * sa, uint32_t pos); 
    114114 
    115 int clients_add_output (int id, struct roar_buffer * buf); 
     115int clients_add_output (int id, struct roar_buffer ** buf); 
    116116 
    117117// proto support 
Note: See TracChangeset for help on using the changeset viewer.