VideoEncoder.proxyGetcaps
gst.caps.Caps proxyGetcaps(gst.caps.Caps caps = null, gst.caps.Caps filter = null)Returns caps that express caps (or sink template caps if caps == NULL) restricted to resolution/format/... combinations supported by downstream elements (e.g. muxers).
Parameters
caps | initial caps |
filter | filter caps |
Returns
a #GstCaps owned by caller