RTPBasePayload.setOutcapsStructure
bool setOutcapsStructure(gst.structure.Structure s = null)Configure the output caps with the optional fields.
Parameters
s | a #GstStructure with the caps fields |
Returns
true if the caps could be set.
bool setOutcapsStructure(gst.structure.Structure s = null)Configure the output caps with the optional fields.
s | a #GstStructure with the caps fields |