This is the texture the video is decoded into. It can be any
#ClutterTexture, however Cluter-Gst has a handy subclass,
#ClutterGstVideoTexture, that implements the #ClutterMedia
interface.
Optional ts_offset
ts_offset?:number
Optional update_priority
update_priority?:number
Clutter-Gst installs a #GSource to signal that a new frame is ready to
the Clutter thread. This property allows to tweak the priority of the
source (Lower value is higher priority).
This is the texture the video is decoded into. It can be any #ClutterTexture, however Cluter-Gst has a handy subclass, #ClutterGstVideoTexture, that implements the #ClutterMedia interface.