Lines Matching refs:driver
36 * Set the input gain for the audio driver.
44 * Commands that can be executed on the driver reader thread.
52 * Data structure passed to the driver for executing commands
53 * on the driver reader thread.
85 * Set up required transports for receiving audio buffers from the driver.
90 * -- data queue is used for passing audio data from the driver
95 * The driver operates on a dedicated thread. The client must ensure that
98 * of the driver thread.
102 * @param threadPriority priority of the driver thread.
110 * @return statusMQ a message queue used for passing status from the driver
112 * @return threadInfo identifiers of the driver's dedicated thread.
123 * Return the amount of input frames lost in the audio driver since the last
126 * Audio driver is expected to reset the value to 0 and restart counting
129 * capacity of audio driver buffers.