AudibleT 0.0.1
A real-time A/B/X audio testing tool for subjective assessment of various audio parameters, compatible for general purpose computer as well as embedded systems.
Loading...
Searching...
No Matches
Public Attributes | List of all members
TestingSession Struct Reference

Represents a specific testing session. More...

#include <TestingSession.h>

Public Attributes

int sessionId
 The unique identifier of the testing session.
 
int sampleId
 The identifier of the sample being tested in this session.
 
int trialsCount
 The total number of trials conducted during the session.
 
int duration
 The duration of the session in seconds.
 

Detailed Description

Represents a specific testing session.

This struct contains information related to a single testing session, including its unique session ID, the ID of the sample being tested, the total number of trials conducted during the session, and the duration of the session in seconds.


The documentation for this struct was generated from the following file: