Editing Documentation/Maemo 5 Developer Guide/Using Multimedia Components/Media Application Framework (MAFW)

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.

Warning: This page is 90 kilobytes long; some browsers may have problems editing pages approaching or longer than 32kb. Please consider breaking the page into smaller sections.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 392: Line 392:
====Using a renderer====
====Using a renderer====
-
Renderers are extensions, therefore, the first step is to obtain a reference to them using the framework registry. Please check the section on [[#Loading extensions|loading extensions]] for more information on this topic.
+
Renderers are extensions, therefore, the first step is to obtain a reference to them using the framework registry. Please check section [localhost#sec:mafw_loading_extensions 8.5.2] for more information on this topic.
Once a reference to a renderer has been obtained, the next step is to assign a playlist to it with <code>mafw_renderer_assign_playlist</code>. And start playing at any moment using <code>mafw_renderer_play</code>. From that moment on, other playback control functions like <code>mafw_renderer_pause</code> or <code>mafw_renderer_stop</code> can also be used.
Once a reference to a renderer has been obtained, the next step is to assign a playlist to it with <code>mafw_renderer_assign_playlist</code>. And start playing at any moment using <code>mafw_renderer_play</code>. From that moment on, other playback control functions like <code>mafw_renderer_pause</code> or <code>mafw_renderer_stop</code> can also be used.

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)