Changeset 3420:a4ccb3b17562 in roaraudio for libroarpulse/introspect.c


Ignore:
Timestamp:
02/11/10 20:13:41 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

started with channel mapping stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroarpulse/introspect.c

    r3412 r3420  
    5858  return roar_pa_op_new_done(); 
    5959 
    60 // pa_channel_map_init_auto(&(painfo.channel_map), stream.info.channels, PA_CHANNEL_MAP_DEFAULT); 
     60 pa_channel_map_init_auto(&(painfo.channel_map), stream.info.channels, PA_CHANNEL_MAP_DEFAULT); 
    6161// pa_cvolume_init(&(painfo.volume)); 
    6262 
Note: See TracChangeset for help on using the changeset viewer.