mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
avtp: rvf: add missing since markers
Add missing markers. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1335>
This commit is contained in:
parent
9f880b37fc
commit
79d2af5626
2 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
* and play them. Refer to the avtprvfpay example to payload raw video and send the
|
||||
* AVTP stream.
|
||||
* </refsect2>
|
||||
* Since: 1.24
|
||||
*/
|
||||
|
||||
#include <avtp.h>
|
||||
|
|
|
@ -35,6 +35,7 @@
|
|||
* ]| This example pipeline will payload raw video. Refer to the avtprvfdepay
|
||||
* example to depayload and play the AVTP stream.
|
||||
* </refsect2>
|
||||
* Since: 1.24
|
||||
*/
|
||||
|
||||
#include <avtp.h>
|
||||
|
|
Loading…
Reference in a new issue