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 tsOffset
tsOffset?:number
Optional updatePriority
updatePriority?: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.