|  |  | 
One entry in the map used by the router effect.
typedef struct XACTCHANNELMAPENTRY {
    XACTCHANNEL InputChannel;
    XACTCHANNEL OutputChannel;
    XACTVOLUME Volume;
} XACTCHANNELMAPENTRY, *LPXACTCHANNELMAPENTRY;
                    
                
            
            
                
Header: Declared in Xact.h.