GES.VideoSourceClass

Fields

Name

Type

Access

Description

create_source

object

r

method to return the Gst.Element to put in the source topbin. Other elements will be queued, like a videoscale. In the case of a VideoUriSource, for example, the subclass will return a decodebin, and we will append a videoscale.

parent_class

GES.SourceClass

r

Methods

None

Details

class GES.VideoSourceClass