RTPSourceMeta

Meta describing the source(s) of the buffer.

Members

Functions

appendCsrc
bool appendCsrc(uint[] csrc)

Appends csrc to the list of contributing sources in meta.

getSourceCount
uint getSourceCount()

Count the total number of RTP sources found in meta, both SSRC and CSRC.

setSsrc
bool setSsrc(uint ssrc)

Sets ssrc in meta. If ssrc is null the ssrc of meta will be unset.

Static functions

getInfo
gst.meta_info.MetaInfo getInfo()