PadTemplate.setDocumentationCaps
void setDocumentationCaps(gst.caps.Caps caps)Certain elements will dynamically construct the caps of their pad templates. In order not to let environment-specific information into the documentation, element authors should use this method to expose "stable" caps to the reader.
Parameters
caps | the documented capabilities |