Changeset 4679:7a1dfd0bebba in roaraudio for roard/include/client.h


Ignore:
Timestamp:
12/22/10 01:49:32 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added support to register protocols

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/client.h

    r4678 r4679  
    9999int clients_send_filter(struct roar_audio_info * sa, uint32_t pos); 
    100100 
     101// proto support 
     102int clients_register_proto(struct roard_proto * proto); 
     103 
    101104// stream functions 
    102105int client_stream_exec   (int client, int stream); 
Note: See TracChangeset for help on using the changeset viewer.