Camera


Description:

[ CCode ( has_construct_function = false ) ]
public Camera ()

Create a camera actor.

<note>This function has to be called from Clutter's main thread. While GStreamer will spawn threads to do its work, we want all the GL calls to happen in the same thread. Clutter-gst knows which thread it is by assuming this constructor is called from the Clutter thread.< /note>

Returns:

the newly created camera actor