From e62194b9b5930a657be3ea1a06b380e4401bc5d0 Mon Sep 17 00:00:00 2001 From: sclu1034 <4508454+sclu1034@users.noreply.github.com> Date: Mon, 16 May 2022 14:22:06 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20sclu1034?= =?UTF-8?q?/lua-libpulse-glib@eed57afbda7d6b9893a2cdc8999439322f7b2b47=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- modules/lua_libpulse_glib.context.html | 151 +++++++++++++++++++++++- modules/lua_libpulse_glib.html | 2 +- modules/lua_libpulse_glib.proplist.html | 2 +- modules/lua_libpulse_glib.volume.html | 2 +- 5 files changed, 154 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 53c28bd..4002bc9 100644 --- a/index.html +++ b/index.html @@ -99,7 +99,7 @@ loop:run() diff --git a/modules/lua_libpulse_glib.context.html b/modules/lua_libpulse_glib.context.html index 536207e..1cdfc96 100644 --- a/modules/lua_libpulse_glib.context.html +++ b/modules/lua_libpulse_glib.context.html @@ -59,6 +59,18 @@ Context:disconnect() Disconnects from the server. + + Context:get_state() + Returns the current connection state. + + + Context:set_default_sink(sink) + Sets the default sink. + + + Context:set_default_source(source) + Sets the default source. + Context:get_server_info(cb) Gets information about the server the context is connected to. @@ -257,6 +269,143 @@
Disconnects from the server.
+
+
+ Context:get_state() +
+ +
Returns the current connection state.
+ +
+

Returns:

+ +
+
+
+
+ Context:set_default_sink(sink) + async +
+ +
Sets the default sink.
+ +
+

Parameters:

+ +
+
+

Callback parameters:

+ +
+
+
+
+ Context:set_default_source(source) + async +
+ +
Sets the default source.
+ +
+

Parameters:

+ +
+
+

Callback parameters:

+ +
+
Context:get_server_info(cb) @@ -1962,7 +2111,7 @@
- Generated by LDoc 1.4.6, designed with Bulma. Last updated at 2022-05-15 21:14:23. + Generated by LDoc 1.4.6, designed with Bulma. Last updated at 2022-05-16 14:22:04.
diff --git a/modules/lua_libpulse_glib.html b/modules/lua_libpulse_glib.html index d4e994b..e14ede3 100644 --- a/modules/lua_libpulse_glib.html +++ b/modules/lua_libpulse_glib.html @@ -154,7 +154,7 @@
- Generated by LDoc 1.4.6, designed with Bulma. Last updated at 2022-05-15 21:14:23. + Generated by LDoc 1.4.6, designed with Bulma. Last updated at 2022-05-16 14:22:04.
diff --git a/modules/lua_libpulse_glib.proplist.html b/modules/lua_libpulse_glib.proplist.html index 418b7ec..31e1762 100644 --- a/modules/lua_libpulse_glib.proplist.html +++ b/modules/lua_libpulse_glib.proplist.html @@ -1029,7 +1029,7 @@
- Generated by LDoc 1.4.6, designed with Bulma. Last updated at 2022-05-15 21:14:23. + Generated by LDoc 1.4.6, designed with Bulma. Last updated at 2022-05-16 14:22:04.
diff --git a/modules/lua_libpulse_glib.volume.html b/modules/lua_libpulse_glib.volume.html index 82b9984..2c002f1 100644 --- a/modules/lua_libpulse_glib.volume.html +++ b/modules/lua_libpulse_glib.volume.html @@ -655,7 +655,7 @@