framepositioner: Install operator property only when compositor is used
authorSeungha Yang <seungha@centricular.com>
Fri, 23 Apr 2021 15:55:45 +0000 (00:55 +0900)
committerSeungha Yang <seungha@centricular.com>
Fri, 14 May 2021 16:36:44 +0000 (01:36 +0900)
commiteaaaf78090626e5c31da531798619be4091e4e94
tree83bfa8872d1761b1c3b7a481630424c81c63e91e
parent60856d5a6fdd8a7b9cb1492197d3aa201a43828d
framepositioner: Install operator property only when compositor is used

Other compositor/mixer elements might not have the property. For instance,
d3d11compositor and glvideomixer define graphics API specific blending
properties, instead of simple "operator" one.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-editing-services/-/merge_requests/242>
ges/gstframepositioner.c