gst-plugins-rs/src
Sebastian Dröge acc7d2ea26 Use Option<&str> instead of &Option<&str> for set_uri()
This seems more ergonomic to use, and is more common in other libraries.
2016-05-18 11:39:37 +03:00
..
lib.rs Add license and copyright notices 2016-05-15 18:54:09 +03:00
plugin.c Add license and copyright notices 2016-05-15 18:54:09 +03:00
rsfilesink.rs Use Option<&str> instead of &Option<&str> for set_uri() 2016-05-18 11:39:37 +03:00
rsfilesrc.rs Use Option<&str> instead of &Option<&str> for set_uri() 2016-05-18 11:39:37 +03:00
rshttpsrc.rs Use Option<&str> instead of &Option<&str> for set_uri() 2016-05-18 11:39:37 +03:00
rssink.c Add license and copyright notices 2016-05-15 18:54:09 +03:00
rssink.h Add license and copyright notices 2016-05-15 18:54:09 +03:00
rssink.rs Use Option<&str> instead of &Option<&str> for set_uri() 2016-05-18 11:39:37 +03:00
rssource.c Add license and copyright notices 2016-05-15 18:54:09 +03:00
rssource.h Add license and copyright notices 2016-05-15 18:54:09 +03:00
rssource.rs Use Option<&str> instead of &Option<&str> for set_uri() 2016-05-18 11:39:37 +03:00
utils.rs Add license and copyright notices 2016-05-15 18:54:09 +03:00