Skip to content

Support for subclassing GstRtspMountPoints

Prakash Duggaraju requested to merge duggaraju/gstreamer-rs:master into master

Implement MountPointsImpl and MountPointsExt to allow subclassing. Update the example to show usage.

Merge request reports