Home | History | Annotate | Download | only in managing-audio

Lines Matching full:loss

20   <li><a href="#HandleFocusLoss">Handle the Loss of Audio Focus</a></li>
39 Likewise, it should know how to listen for a loss of audio focus and respond appropriately when that
114 <h2 id="HandleFocusLoss">Handle the Loss of Audio Focus</h2>
117 app requests it. How your app responds to a loss of audio focus depends on the manner of that
118 loss.</p>
123 the possible focus loss events mirror the focus request types from the previous
124 section&mdash;permanent loss, transient loss, and transient with ducking permitted.</p>
126 <p>Generally speaking, a transient (temporary) loss of audio focus should result in your app
131 <p>If the audio focus loss is permanent, it?s assumed that another application is now being used to
138 loss is transient and resume it when we have regained the focus. If the loss is permanent, it
157 <p>In the case of a transient loss of audio focus where ducking is permitted, rather than pausing
181 <p>A loss of audio focus is the most important broadcast to react to, but not the only one. The