mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 05:12:09 +00:00
33167573e1
`@` references are used to reference function parameters, struct members or enum variants _within_ the current type/function. It cannot and should not be used to reference to types outside that. Since C has no notion of member functions it makes little sense to prefix these with `@`; most of the documentation here was referencing functions on _different_ types anyway. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1090> |
||
---|---|---|
.. | ||
gstrawaudioparse.c | ||
gstrawaudioparse.h | ||
gstrawbaseparse.c | ||
gstrawbaseparse.h | ||
gstrawparseelements.h | ||
gstrawvideoparse.c | ||
gstrawvideoparse.h | ||
gstunalignedaudioparse.c | ||
gstunalignedaudioparse.h | ||
gstunalignedvideoparse.c | ||
gstunalignedvideoparse.h | ||
meson.build | ||
plugin.c | ||
unalignedaudio.h | ||
unalignedvideo.h |