Gst.RTP.SourceMeta – gstreamer-rtp-1.0 Reference Manual
Packages
gstreamer-rtp-1.0
Gst
RTP
SourceMeta
get_info
append_csrc
get_source_count
set_ssrc
csrc
csrc_count
meta
ssrc
ssrc_valid
SourceMeta
Object Hierarchy:
Description:
[
CCode
( has_type_id =
false
) ]
[
GIR
( name =
"RTPSourceMeta"
) ]
[
Version
( since =
"1.16"
) ]
public
struct
SourceMeta
Meta describing the source(s) of the buffer.
Namespace:
Gst.RTP
Package:
gstreamer-rtp-1.0
Content:
Static methods:
public
static
unowned
MetaInfo
?
get_info
()
Methods:
public
bool
append_csrc
(
uint32
[] csrc)
Appends
csrc
to the list of contributing sources in
this
.
public
uint
get_source_count
()
Count the total number of RTP sources found in
this
, both SSRC and CSRC.
public
bool
set_ssrc
(
uint32
? ssrc)
Sets
ssrc
in
this
.
Fields:
public
Meta
meta
public
uint32
ssrc
public
bool
ssrc_valid
public
unowned
uint32
[]
csrc
public
uint
csrc_count