gstrtp.rtpsource_meta
Module for [RTPSourceMeta] class
class RTPSourceMeta
Types 1
classRTPSourceMeta
Meta describing the source(s) of the buffer.
Fields
GstRTPSourceMeta _cInstanceMethods
void * _cPtr()void ssrcValid(bool propval) @propertySet `ssrcValid` field. Params: propval = whether @ssrc is set and validvoid csrcCount(uint propval) @propertySet `csrcCount` field. Params: propval = number of elements in @csrcbool appendCsrc(uint[] csrc)Appends csrc to the list of contributing sources in meta.uint getSourceCount()Count the total number of RTP sources found in meta, both SSRC and CSRC. Returns: The number of RTP sourcesbool setSsrc(out uint ssrc)Sets ssrc in meta. If ssrc is null the ssrc of meta will be unset.