Searched defs:session_s (Results 1 – 1 of 1) sorted by relevance
66 struct session_s { struct70 uint32_t state; // current state (enum session_state) argument71 int id; // audio session ID72 int io; // handle of input stream this session is on73 uint32_t created_msk; // bit field containing IDs of crested pre processors74 uint32_t enabled_msk; // bit field containing IDs of enabled pre processors75 uint32_t processed_msk; // bit field containing IDs of pre processors already