Lines Matching refs:method
31 * Return the frame count of the buffer. Calling this method is equivalent
62 * Calling this method is equivalent to getting
75 * Sets the sampling rate of the stream. Calling this method is equivalent
77 * Optional method. If implemented, only called on a stopped stream.
92 * Return supported channel masks of the stream. Calling this method is
105 * Sets the channel mask of the stream. Calling this method is equivalent to
107 * Optional method
122 * Return supported audio formats of the stream. Calling this method is
131 * Sets the audio format of the stream. Calling this method is equivalent to
133 * Optional method
141 * Convenience method for retrieving several stream parameters in
179 * Optional method
189 * This method must only be used for HALs that do not support
190 * 'IDevice.createAudioPatch' method. Calling this method is
200 * Sets the HW synchronization source. Calling this method is equivalent to
202 * Optional method
210 * Generic method for retrieving vendor-specific parameter values.
230 * Generic method for setting vendor-specific parameter values.