Skip to content

Commit

Permalink
3.1.9: Added opt-in support for playing videos while the app is in ba…
Browse files Browse the repository at this point in the history
…ckground
  • Loading branch information
ov1d1u committed Aug 11, 2020
1 parent c97e57a commit 0571648
Show file tree
Hide file tree
Showing 71 changed files with 191 additions and 264 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 3.1.9
* Added opt-in support for playing videos while the app is in background

### 3.1.8
* Fix an issue when `complete` tracking is not sent when calling `[APSMediaPlayer stop]` right after video ends
* Added nullability annotations
Expand Down
2 changes: 1 addition & 1 deletion Docs/Blocks/APSMediaPlayerFinishBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-06-09</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-08-11</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Blocks/APSThumbnailGeneratedBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-06-09</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-08-11</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSAVPlayer.html
Original file line number Diff line number Diff line change
Expand Up @@ -1963,7 +1963,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-06-09</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-08-11</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSAVPlayerView.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-06-09</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-08-11</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSMPMoviePlayer.html
Original file line number Diff line number Diff line change
Expand Up @@ -1112,7 +1112,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-06-09</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-08-11</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSMediaBuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-06-09</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-08-11</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
11 changes: 1 addition & 10 deletions Docs/Classes/APSMediaEvent.html
Original file line number Diff line number Diff line change
Expand Up @@ -885,10 +885,6 @@ <h3 class="method-title"><code><a href="#//api/name/onTrigger">&ndash;&nbsp;onTr
<div class="method-info-container">


<div class="method-subsection brief-description">
<p>This code will be executed once the event is triggered by the player.</p>
</div>



<div class="method-subsection method-declaration"><code>- (void)onTrigger</code></div>
Expand All @@ -901,11 +897,6 @@ <h3 class="method-title"><code><a href="#//api/name/onTrigger">&ndash;&nbsp;onTr



<div class="method-subsection discussion-section">
<h4 class="method-subtitle">Discussion</h4>
<p>This code will be executed once the event is triggered by the player.</p>
</div>




Expand Down Expand Up @@ -983,7 +974,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-06-09</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-08-11</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
53 changes: 52 additions & 1 deletion Docs/Classes/APSMediaOverlay.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,12 @@ <h1 id="library-title">



<optgroup label="Instance Methods">

<option value="//api/name/onTrigger">- onTrigger</option>

</optgroup>


</select>
</label>
Expand Down Expand Up @@ -834,6 +840,51 @@ <h4 class="method-subtitle">Declared In</h4>
</div>


</div>
</div>
</div>
</div>



<h2 class="task-title">Other Methods</h2>

<div class="task-list">
<div class="section-method">
<a name="//api/name/onTrigger" title="onTrigger"></a>
<h3 class="method-title"><code><a href="#//api/name/onTrigger">&ndash;&nbsp;onTrigger</a></code>
</h3>

<div class="method-info">
<div class="pointy-thing"></div>

<div class="method-info-container">




<div class="method-subsection method-declaration"><code>- (void)onTrigger</code></div>















<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">APSMediaEvent.h</code></p>
</div>


</div>
</div>
</div>
Expand All @@ -851,7 +902,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-06-09</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-08-11</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
52 changes: 50 additions & 2 deletions Docs/Classes/APSMediaPlayer.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ <h1 id="library-title">

<option value="//api/name/detectBreachedDevice">detectBreachedDevice</option>

<option value="//api/name/enableBackgroundPlayback">enableBackgroundPlayback</option>

<option value="//api/name/fullscreenOnLandscapeRotate">fullscreenOnLandscapeRotate</option>

<option value="//api/name/fullscreenOrientationBehaviour">fullscreenOrientationBehaviour</option>
Expand Down Expand Up @@ -667,7 +669,7 @@ <h4 class="method-subtitle parameter-title">Parameters</h4>

<tr>
<th scope="row" class="argument-name"><code>event</code></th>
<td><p>The APSEvent object containing event info.</p></td>
<td><p>The <a href="../Classes/APSEvent.html">APSEvent</a> object containing event info.</p></td>
</tr>

</table>
Expand Down Expand Up @@ -4488,6 +4490,52 @@ <h4 class="method-subtitle">Discussion</h4>



<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">APSMediaPlayer.h</code></p>
</div>


</div>
</div>
</div><div class="section-method">
<a name="//api/name/enableBackgroundPlayback" title="enableBackgroundPlayback"></a>
<h3 class="method-title"><code><a href="#//api/name/enableBackgroundPlayback">&nbsp;&nbsp;enableBackgroundPlayback</a></code>
</h3>

<div class="method-info">
<div class="pointy-thing"></div>

<div class="method-info-container">


<div class="method-subsection brief-description">
<p>Set this to true to continue playing videos while the app is in background</p>
</div>



<div class="method-subsection method-declaration"><code>@property (nonatomic) BOOL enableBackgroundPlayback</code></div>









<div class="method-subsection discussion-section">
<h4 class="method-subtitle">Discussion</h4>
<p>Set this to true to continue playing videos while the app is in background</p>
</div>







<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">APSMediaPlayer.h</code></p>
Expand Down Expand Up @@ -4603,7 +4651,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-06-09</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-08-11</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
60 changes: 1 addition & 59 deletions Docs/Classes/APSMediaPlayerButtonOverlayController.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ <h1 id="library-title">



<option value="tasks">Tasks</option>




Expand All @@ -58,12 +56,6 @@ <h1 id="library-title">



<optgroup label="Instance Methods">

<option value="//api/name/load">- load</option>

</optgroup>


</select>
</label>
Expand Down Expand Up @@ -120,56 +112,6 @@ <h2>Configuration</h2>



<div class="section section-tasks">
<a title="Tasks" name="tasks"></a>





<div class="task-list">
<div class="section-method">
<a name="//api/name/load" title="load"></a>
<h3 class="method-title"><code><a href="#//api/name/load">&ndash;&nbsp;load</a></code>
</h3>

<div class="method-info">
<div class="pointy-thing"></div>

<div class="method-info-container">




<div class="method-subsection method-declaration"><code>- (void)load</code></div>















<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">APSMediaPlayerOverlayController.h</code></p>
</div>


</div>
</div>
</div>
</div>

</div>




Expand All @@ -180,7 +122,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-06-09</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-08-11</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSMediaPlayerClosableOverlayController.html
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-06-09</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-08-11</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/Classes/APSMediaPlayerControlsOverlayController.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-06-04</p>
<p class="copyright">Copyright &copy; 2020 Veeplay. All rights reserved. Updated: 2020-08-11</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
Loading

0 comments on commit 0571648

Please sign in to comment.