RTPHeaderExtension.updateNonRtpSrcCaps

bool updateNonRtpSrcCaps(gst.caps.Caps caps)

Updates depayloader src caps based on the information received in RTP header. caps must be writable as this function may modify them.

Parameters

capssrc #GstCaps to modify

Returns

whether caps were modified successfully