Changeset 3285:d7f8184a368a in roaraudio for include/libroar/vio_rtp.h


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

handle and care about the timestamp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/vio_rtp.h

    r3275 r3285  
    108108 struct roar_rtp_header header; 
    109109 struct roar_buffer    * tx; 
     110 struct roar_audio_info  info; 
     111 size_t                  mtu; 
     112 int                     bpf; // byte per frame 
    110113}; 
    111114 
Note: See TracChangeset for help on using the changeset viewer.