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 @@