Changeset 3287:501ae8e87527 in roaraudio for include/libroar/vio_rtp.h


Ignore:
Timestamp:
02/01/10 14:48:00 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

rename tx buffer to io as we will use it in read(), too

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/vio_rtp.h

    r3285 r3287  
    107107 struct roar_vio_calls * vio; 
    108108 struct roar_rtp_header header; 
    109  struct roar_buffer    * tx; 
     109 struct roar_buffer    * io; 
    110110 struct roar_audio_info  info; 
    111111 size_t                  mtu; 
Note: See TracChangeset for help on using the changeset viewer.