gstreamer-rs/gstreamer-rtsp-server/src
Vivienne Watermeier 1b22be2e15 Add De/Serialization for most bitflag types
Represents combinations of flags with a '+' separated string of nicks,
or an empty string for no flags set.

Note that most flag types will ignore any flags using multiple bits when
serializing, since in most cases these flags cover all used bits.
2022-05-06 09:05:52 +00:00
..
auto Regenerate with latest gir/gir-files 2022-05-03 15:37:25 +03:00
subclass Update minimum supported version to 1.14 2022-04-07 12:45:47 +03:00
flag_serde.rs Add De/Serialization for most bitflag types 2022-05-06 09:05:52 +00:00
lib.rs Add De/Serialization for most bitflag types 2022-05-06 09:05:52 +00:00
rtsp_address_pool.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00
rtsp_auth.rs Fix various needless-borrow clippy warnings 2021-07-30 13:19:24 +03:00
rtsp_client.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00
rtsp_context.rs Generate missing doc aliases for newtypes 2021-06-01 15:15:59 +02:00
rtsp_media.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00
rtsp_media_factory.rs Update minimum supported version to 1.14 2022-04-07 12:45:47 +03:00
rtsp_onvif_media_factory.rs rtsp-server: Add bindings for Onvif-specific client/media/media-factory/server 2022-02-18 14:00:52 +02:00
rtsp_server.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00
rtsp_session_pool.rs Don't use unnecessary RefCell wrappers for FnMut callbacks 2022-04-03 11:15:19 +03:00
rtsp_thread.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00
rtsp_token.rs Add missing doc aliases to manual code 2021-05-19 22:36:18 +02:00