protocol_v_l_c_media_player_delegate-p.html 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  6. <meta name="generator" content="Doxygen 1.8.14"/>
  7. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  8. <title>VLCKit: &lt;VLCMediaPlayerDelegate&gt; Protocol Reference</title>
  9. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  10. <script type="text/javascript" src="jquery.js"></script>
  11. <script type="text/javascript" src="dynsections.js"></script>
  12. <link href="search/search.css" rel="stylesheet" type="text/css"/>
  13. <script type="text/javascript" src="search/searchdata.js"></script>
  14. <script type="text/javascript" src="search/search.js"></script>
  15. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  16. </head>
  17. <body>
  18. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  19. <div id="titlearea">
  20. <table cellspacing="0" cellpadding="0">
  21. <tbody>
  22. <tr style="height: 56px;">
  23. <td id="projectalign" style="padding-left: 0.5em;">
  24. <div id="projectname">VLCKit
  25. </div>
  26. </td>
  27. </tr>
  28. </tbody>
  29. </table>
  30. </div>
  31. <!-- end header part -->
  32. <!-- Generated by Doxygen 1.8.14 -->
  33. <script type="text/javascript">
  34. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  35. var searchBox = new SearchBox("searchBox", "search",false,'Search');
  36. /* @license-end */
  37. </script>
  38. <script type="text/javascript" src="menudata.js"></script>
  39. <script type="text/javascript" src="menu.js"></script>
  40. <script type="text/javascript">
  41. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  42. $(function() {
  43. initMenu('',true,false,'search.php','Search');
  44. $(document).ready(function() { init_search(); });
  45. });
  46. /* @license-end */</script>
  47. <div id="main-nav"></div>
  48. <!-- window showing the filter options -->
  49. <div id="MSearchSelectWindow"
  50. onmouseover="return searchBox.OnSearchSelectShow()"
  51. onmouseout="return searchBox.OnSearchSelectHide()"
  52. onkeydown="return searchBox.OnSearchSelectKey(event)">
  53. </div>
  54. <!-- iframe showing the search results (closed by default) -->
  55. <div id="MSearchResultsWindow">
  56. <iframe src="javascript:void(0)" frameborder="0"
  57. name="MSearchResults" id="MSearchResults">
  58. </iframe>
  59. </div>
  60. </div><!-- top -->
  61. <div class="header">
  62. <div class="summary">
  63. <a href="#pub-methods">Instance Methods</a> &#124;
  64. <a href="protocol_v_l_c_media_player_delegate-p-members.html">List of all members</a> </div>
  65. <div class="headertitle">
  66. <div class="title">&lt;VLCMediaPlayerDelegate&gt; Protocol Reference</div> </div>
  67. </div><!--header-->
  68. <div class="contents">
  69. <p><code>#import &lt;<a class="el" href="_v_l_c_media_player_8h_source.html">VLCMediaPlayer.h</a>&gt;</code></p>
  70. <table class="memberdecls">
  71. <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
  72. Instance Methods</h2></td></tr>
  73. <tr class="memitem:afd15a9281d2a0d4c03b1b67ff0041ba8"><td class="memItemLeft" align="right" valign="top">(void)&#160;</td><td class="memItemRight" valign="bottom">- <a class="el" href="protocol_v_l_c_media_player_delegate-p.html#afd15a9281d2a0d4c03b1b67ff0041ba8">mediaPlayerStateChanged:</a></td></tr>
  74. <tr class="separator:afd15a9281d2a0d4c03b1b67ff0041ba8"><td class="memSeparator" colspan="2">&#160;</td></tr>
  75. <tr class="memitem:a5c1d64150f362598808f444b66046f7a"><td class="memItemLeft" align="right" valign="top">(void)&#160;</td><td class="memItemRight" valign="bottom">- <a class="el" href="protocol_v_l_c_media_player_delegate-p.html#a5c1d64150f362598808f444b66046f7a">mediaPlayerTimeChanged:</a></td></tr>
  76. <tr class="separator:a5c1d64150f362598808f444b66046f7a"><td class="memSeparator" colspan="2">&#160;</td></tr>
  77. <tr class="memitem:a857838e3a322f96cf60fa94dc905e8d5"><td class="memItemLeft" align="right" valign="top">(void)&#160;</td><td class="memItemRight" valign="bottom">- <a class="el" href="protocol_v_l_c_media_player_delegate-p.html#a857838e3a322f96cf60fa94dc905e8d5">mediaPlayerTitleChanged:</a></td></tr>
  78. <tr class="separator:a857838e3a322f96cf60fa94dc905e8d5"><td class="memSeparator" colspan="2">&#160;</td></tr>
  79. <tr class="memitem:aa0cba7a31646e3b6dbb7b994776eaf4b"><td class="memItemLeft" align="right" valign="top">(void)&#160;</td><td class="memItemRight" valign="bottom">- <a class="el" href="protocol_v_l_c_media_player_delegate-p.html#aa0cba7a31646e3b6dbb7b994776eaf4b">mediaPlayerChapterChanged:</a></td></tr>
  80. <tr class="separator:aa0cba7a31646e3b6dbb7b994776eaf4b"><td class="memSeparator" colspan="2">&#160;</td></tr>
  81. </table>
  82. <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
  83. <div class="textblock"><p>Formal protocol declaration for playback delegates. Allows playback messages to be trapped by delegated objects. </p>
  84. </div><h2 class="groupheader">Method Documentation</h2>
  85. <a id="aa0cba7a31646e3b6dbb7b994776eaf4b"></a>
  86. <h2 class="memtitle"><span class="permalink"><a href="#aa0cba7a31646e3b6dbb7b994776eaf4b">&#9670;&nbsp;</a></span>mediaPlayerChapterChanged:()</h2>
  87. <div class="memitem">
  88. <div class="memproto">
  89. <table class="mlabels">
  90. <tr>
  91. <td class="mlabels-left">
  92. <table class="memname">
  93. <tr>
  94. <td class="memname">- (void) mediaPlayerChapterChanged: </td>
  95. <td></td>
  96. <td class="paramtype">(NSNotification *)&#160;</td>
  97. <td class="paramname"><em>aNotification</em></td>
  98. <td></td>
  99. </tr>
  100. </table>
  101. </td>
  102. <td class="mlabels-right">
  103. <span class="mlabels"><span class="mlabel">optional</span></span> </td>
  104. </tr>
  105. </table>
  106. </div><div class="memdoc">
  107. <p>Sent by the default notification center whenever the player's chapter has changed (if any).</p>
  108. <p>Discussion The value of aNotification is always an VLCMediaPlayerChapterChanged notification. You can retrieve the <a class="el" href="interface_v_l_c_media_player.html">VLCMediaPlayer</a> object in question by sending object to aNotification. </p>
  109. </div>
  110. </div>
  111. <a id="afd15a9281d2a0d4c03b1b67ff0041ba8"></a>
  112. <h2 class="memtitle"><span class="permalink"><a href="#afd15a9281d2a0d4c03b1b67ff0041ba8">&#9670;&nbsp;</a></span>mediaPlayerStateChanged:()</h2>
  113. <div class="memitem">
  114. <div class="memproto">
  115. <table class="mlabels">
  116. <tr>
  117. <td class="mlabels-left">
  118. <table class="memname">
  119. <tr>
  120. <td class="memname">- (void) mediaPlayerStateChanged: </td>
  121. <td></td>
  122. <td class="paramtype">(NSNotification *)&#160;</td>
  123. <td class="paramname"><em>aNotification</em></td>
  124. <td></td>
  125. </tr>
  126. </table>
  127. </td>
  128. <td class="mlabels-right">
  129. <span class="mlabels"><span class="mlabel">optional</span></span> </td>
  130. </tr>
  131. </table>
  132. </div><div class="memdoc">
  133. <p>Sent by the default notification center whenever the player's state has changed.</p>
  134. <p>Discussion The value of aNotification is always an VLCMediaPlayerStateChanged notification. You can retrieve the <a class="el" href="interface_v_l_c_media_player.html">VLCMediaPlayer</a> object in question by sending object to aNotification. </p>
  135. </div>
  136. </div>
  137. <a id="a5c1d64150f362598808f444b66046f7a"></a>
  138. <h2 class="memtitle"><span class="permalink"><a href="#a5c1d64150f362598808f444b66046f7a">&#9670;&nbsp;</a></span>mediaPlayerTimeChanged:()</h2>
  139. <div class="memitem">
  140. <div class="memproto">
  141. <table class="mlabels">
  142. <tr>
  143. <td class="mlabels-left">
  144. <table class="memname">
  145. <tr>
  146. <td class="memname">- (void) mediaPlayerTimeChanged: </td>
  147. <td></td>
  148. <td class="paramtype">(NSNotification *)&#160;</td>
  149. <td class="paramname"><em>aNotification</em></td>
  150. <td></td>
  151. </tr>
  152. </table>
  153. </td>
  154. <td class="mlabels-right">
  155. <span class="mlabels"><span class="mlabel">optional</span></span> </td>
  156. </tr>
  157. </table>
  158. </div><div class="memdoc">
  159. <p>Sent by the default notification center whenever the player's time has changed.</p>
  160. <p>Discussion The value of aNotification is always an VLCMediaPlayerTimeChanged notification. You can retrieve the <a class="el" href="interface_v_l_c_media_player.html">VLCMediaPlayer</a> object in question by sending object to aNotification. </p>
  161. </div>
  162. </div>
  163. <a id="a857838e3a322f96cf60fa94dc905e8d5"></a>
  164. <h2 class="memtitle"><span class="permalink"><a href="#a857838e3a322f96cf60fa94dc905e8d5">&#9670;&nbsp;</a></span>mediaPlayerTitleChanged:()</h2>
  165. <div class="memitem">
  166. <div class="memproto">
  167. <table class="mlabels">
  168. <tr>
  169. <td class="mlabels-left">
  170. <table class="memname">
  171. <tr>
  172. <td class="memname">- (void) mediaPlayerTitleChanged: </td>
  173. <td></td>
  174. <td class="paramtype">(NSNotification *)&#160;</td>
  175. <td class="paramname"><em>aNotification</em></td>
  176. <td></td>
  177. </tr>
  178. </table>
  179. </td>
  180. <td class="mlabels-right">
  181. <span class="mlabels"><span class="mlabel">optional</span></span> </td>
  182. </tr>
  183. </table>
  184. </div><div class="memdoc">
  185. <p>Sent by the default notification center whenever the player's title has changed (if any).</p>
  186. <p>Discussion The value of aNotification is always an VLCMediaPlayerTitleChanged notification. You can retrieve the <a class="el" href="interface_v_l_c_media_player.html">VLCMediaPlayer</a> object in question by sending object to aNotification. </p><dl class="section note"><dt>Note</dt><dd>this is about a title in the navigation sense, not about metadata </dd></dl>
  187. </div>
  188. </div>
  189. <hr/>The documentation for this protocol was generated from the following file:<ul>
  190. <li>Headers/Public/<a class="el" href="_v_l_c_media_player_8h_source.html">VLCMediaPlayer.h</a></li>
  191. </ul>
  192. </div><!-- contents -->
  193. <!-- start footer part -->
  194. <hr class="footer"/><address class="footer"><small>
  195. Generated by &#160;<a href="http://www.doxygen.org/index.html">
  196. <img class="footer" src="doxygen.png" alt="doxygen"/>
  197. </a> 1.8.14
  198. </small></address>
  199. </body>
  200. </html>