mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-01-22 23:18:26 +00:00
6eb01dc916
this adds an IsVideoFrame trait that makes it easier to provide all the shared methods between VideoFrame, VideoFrameRef, GLVideoFrame and GLVideoFrameRef. Now only a single method, `as_non_null_ptr()` has to be implemented and the rest of the shared methods will be provided by the `VideoFrameExt` trait. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1312> |
||
---|---|---|
.. | ||
mod.rs | ||
navigation.rs | ||
video_aggregator.rs | ||
video_aggregator_convert_pad.rs | ||
video_aggregator_pad.rs | ||
video_decoder.rs | ||
video_encoder.rs | ||
video_filter.rs | ||
video_sink.rs |