AudioDecoder.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 rate/channels/... combinations supported by downstream elements.
Parameters
caps | initial caps |
filter | filter caps |
Returns
a #GstCaps owned by caller