Changeset 3213:da8251c98c0a in roaraudio for roarclients/roarctl.c


Ignore:
Timestamp:
01/24/10 05:41:59 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

support to transpher mixer stream id

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/roarctl.c

    r3211 r3213  
    372372 
    373373    if ( g_verbose > 1 ) 
     374     printf("Stream mixer          : %i\n",   info.mixer); 
     375 
     376    if ( g_verbose > 1 ) 
    374377     printf("Stream state          : %s\n",   roar_streamstate2str(info.state)); 
    375378 
Note: See TracChangeset for help on using the changeset viewer.