Lines Matching full:tracks
59 // static tracks.
174 * format: Audio format. For mixed tracks, any PCM format supported by server is OK.
175 * For direct and offloaded tracks, the possible format(s) depends on the
191 * - fast tracks: HAL buffer size, even if track frameCount is larger
192 * - normal tracks: 1/2 of track frameCount
196 * For fast tracks, the FastMixer will process one sub-buffer at a time.
201 * Negative is only permitted for fast tracks, and if frameCount is zero.
217 * maxRequiredSpeed: For PCM tracks, this creates an appropriate buffer size that will allow
219 * AUDIO_TIMESTRETCH_SPEED_MAX will be clamped. For non-PCM tracks
220 * and direct or offloaded tracks, this parameter is ignored.
708 * This typically occurs for direct or offload tracks
719 * Not a general-purpose API; intended only for use by media player service to dump its tracks.
754 * This typically occurs for direct or offload tracks
794 * This typically occurs for direct or offloaded tracks
844 /* copying audio tracks is not allowed */
1002 // currently only used for fast tracks with
1043 // only used for offloaded and direct tracks.
1051 uint32_t mUnderrunCountOffset; // updated when restoring tracks