Lines Matching refs:method
33 * Return the frame count of the buffer. Calling this method is equivalent
56 * Return supported sampling rates of the stream. Calling this method is
65 * Sets the sampling rate of the stream. Calling this method is equivalent
81 * Return supported channel masks of the stream. Calling this method is
90 * Sets the channel mask of the stream. Calling this method is equivalent to
106 * Return supported audio formats of the stream. Calling this method is
115 * Sets the audio format of the stream. Calling this method is equivalent to
124 * Convenience method for retrieving several stream parameters in
170 * This method must only be used for HALs that do not support
171 * 'IDevice.createAudioPatch' method. Calling this method is
181 * Notifies the stream about device connection state. Calling this method is
193 * Sets the HW synchronization source. Calling this method is equivalent to
202 * Generic method for retrieving vendor-specific parameter values.
214 * Generic method for setting vendor-specific parameter values.