<html><head></head><body>Hi,<br><br>Are the intent and expectation that the name is the protocol? This or whatever else, should be documented, IMO.<br><br>Also it seems weird to expect an integer rather than a typed object as parameter.<br><br><div class="gmail_quote">Le 19 août 2020 10:49:44 GMT+02:00, "Hugo Beauzée-Luyssen" <hugo@beauzee.fr> a écrit :<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail"><hr> share/lua/README.txt | 12 ++++++++++++<br> 1 file changed, 12 insertions(+)<br><br>diff --git a/share/lua/README.txt b/share/lua/README.txt<br>index a944634a3f..03fb944c9d 100644<br>--- a/share/lua/README.txt<br>+++ b/share/lua/README.txt<br>@@ -366,6 +366,18 @@ playlist.move( id_item, id_where ): take id_item and if id_where has children, i<br> <br> FIXME: add methods to get an item's meta, options, es ...<br> <br>+Renderer discovery<br>+------------------<br>+<br>+Renderer discovery scripts can use the following RD functions:<br>+<br>+rd.create( name ): Create a renderer discovery object using the module<br>+  provided as <name><br>+<br>+The renderer discovery object has the following members:<br>+  :list() List all known renderers<br>+  :select(<id>) Select a renderer, or disable the current one by providing -1<br>+<br> Services discovery<hr>-- <br>2.20.1<hr>vlc-devel mailing list<br>To unsubscribe or modify your subscription options:<br><a href="https://mailman.videolan.org/listinfo/vlc-devel">https://mailman.videolan.org/listinfo/vlc-devel</a></pre></blockquote></div><br>-- <br>Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.</body></html>