Select the out that arrived first among the input streams.
More...
#include <gst/gst.h>
Go to the source code of this file.
Select the out that arrived first among the input streams.
Copyright (C) 2020 Gichan Jang gicha.nosp@m.n2.j.nosp@m.ang@s.nosp@m.amsu.nosp@m.ng.co.nosp@m.m
- Date
- 10 Nov 2020
- See also
- https://github.com/nnstreamer/nnstreamer
- Author
- Gichan Jang gicha.nosp@m.n2.j.nosp@m.ang@s.nosp@m.amsu.nosp@m.ng.co.nosp@m.m
- Bug:
- No known bugs except for NYI items
Definition in file gstjoin.h.
◆ GST_IS_JOIN
#define GST_IS_JOIN |
( |
|
obj | ) |
(G_TYPE_CHECK_INSTANCE_TYPE ((obj), GST_TYPE_JOIN)) |
◆ GST_IS_JOIN_CLASS
#define GST_IS_JOIN_CLASS |
( |
|
klass | ) |
(G_TYPE_CHECK_CLASS_TYPE ((klass), GST_TYPE_JOIN)) |
◆ GST_JOIN
◆ GST_JOIN_CLASS
◆ GST_TYPE_JOIN
◆ GstJoin
◆ GstJoinClass
◆ gst_join_get_type()
G_GNUC_INTERNAL GType gst_join_get_type |
( |
void |
| ) |
|
Get Type function required for gst elements.