gstreamer-rs/gstreamer-rtsp-server/src/subclass
Prakash Duggaraju ecf9a43692 rtsp-server: Add support for subclassing GstRtspMountPoints
Implement MountPointsImpl and MountPointsExt to allow subclassing.
Update the example to show usage.
2021-06-28 10:33:59 +03:00
..
mod.rs rtsp-server: Add support for subclassing GstRtspMountPoints 2021-06-28 10:33:59 +03:00
rtsp_client.rs Replace T::type_data with Self::type_data for clippy::use_self 2021-04-30 10:02:55 +02:00
rtsp_media.rs Manual ClockTime updates 2021-06-04 22:09:38 +02:00
rtsp_media_factory.rs Replace T::type_data with Self::type_data for clippy::use_self 2021-04-30 10:02:55 +02:00
rtsp_mount_points.rs rtsp-server: Add support for subclassing GstRtspMountPoints 2021-06-28 10:33:59 +03:00
rtsp_server.rs Replace T::type_data with Self::type_data for clippy::use_self 2021-04-30 10:02:55 +02:00