Searched defs:session_s (Results 1 – 1 of 1) sorted by relevance
70 struct session_s { struct74 uint32_t state; // current state (enum session_state) argument75 int id; // audio session ID76 int io; // handle of input stream this session is on77 uint32_t created_msk; // bit field containing IDs of crested pre processors78 uint32_t enabled_msk; // bit field containing IDs of enabled pre processors79 uint32_t processed_msk; // bit field containing IDs of pre processors already