Changeset 39797 for titan/titan/struct.h


Ignore:
Timestamp:
01/21/17 18:54:34 (6 years ago)
Author:
gost
Message:

[titan] long press pip shows record channel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/struct.h

    r39776 r39797  
    16461646        // downmix switch in audio menu (audiotrack.h)
    16471647        int downmix;
     1648        // channels for recording
     1649        struct channel* recchnode[9];
    16481650} status;
    16491651
Note: See TracChangeset for help on using the changeset viewer.