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() nothrowvoid ssrcValid(bool propval) @property nothrowSet `ssrcValid` field. Params: propval = whether @ssrc is set and validvoid csrcCount(uint propval) @property nothrowSet `csrcCount` field. Params: propval = number of elements in @csrcuint getSourceCount() nothrowCount the total number of RTP sources found in meta, both SSRC and CSRC. Returns: The number of RTP sourcesbool setSsrc(out uint ssrc) nothrowSets ssrc in meta. If ssrc is null the ssrc of meta will be unset.