mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-01-18 13:16:30 +00:00
86cf7a7d81
This is mostly useful for getting mutable access to all planes at once. Using `plane_data_mut()` for this is not possible as it would require borrowing the frame mutably multiple times. As each plane's data is not overlapping with any other plane we can still provide such functionality safely. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1367> |
||
---|---|---|
.. | ||
auto | ||
subclass | ||
audio_aggregator.rs | ||
audio_aggregator_convert_pad.rs | ||
audio_aggregator_pad.rs | ||
audio_buffer.rs | ||
audio_channel_position.rs | ||
audio_converter.rs | ||
audio_decoder.rs | ||
audio_encoder.rs | ||
audio_format.rs | ||
audio_format_info.rs | ||
audio_info.rs | ||
audio_meta.rs | ||
audio_ring_buffer_spec.rs | ||
audio_stream_align.rs | ||
caps.rs | ||
flag_serde.rs | ||
functions.rs | ||
lib.rs |