clutter-gst-3.0
Description:
GStreamer bindings for clutter.
Content:
Namespaces:
- ClutterGst
Interfaces:
- Player - Player
is an opaque structure whose members cannot be directly accessed
Classes:
- Aspectratio - Implementation of
Content that displays video streams with respects to their aspect ratio.
- Box - Bounding box of an area in a video texture or
actor's allocation.
- Camera - Implementation of
Player that displays camera streams using GStreamer.
- CameraDevice - GObject representing a camera
device using GStreamer.
- CameraManager - An object to list available
cameras on the system.
- Content - The Content
structure contains only private data and should be accessed using the provided API
- Crop - Implementation of
Content that displays a sub region of video streams.
- Frame - Represents a frame outputted by the
VideoSink.
- Overlay - Represents a video overlay outputted by
the VideoSink.
- Overlays
- Playback - Implementation of
Playback that displays media streams using GStreamer.
- VideoSink - The VideoSink
structure contains only private data and should be accessed using the provided API.
Structs:
Enums:
- BufferingMode - Different buffering policies
clutter-gst supports
- SeekFlags - Flags that can be given to
clutter_gst_player_set_seek_flags
.
Constants:
Methods:
- Version
Constants:
- public const int HEX
ClutterGst full version, encoded as an hexadecimal value.
- public const int MAJOR
ClutterGst major version (e.
- public const int MICRO
ClutterGst micro version (e.
- public const int MINOR
ClutterGst minor version (e.
- public const string STRING
ClutterGst full version, encoded as a string.
Methods:
- public bool check (int major, int minor, int micro)