GStreamer Good Plugins 0.10 Plugins Reference Manual | ||||
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties | Signals |
GObject +----GstObject +----GstElement +----GstBaseTransform +----GstVideoFilter +----GstDiceTV
DiceTV 'dices' the screen up into many small squares, each defaulting to a size of 16 pixels by 16 pixels.. Each square is rotated randomly in one of four directions: up (no change), down (180 degrees, or upside down), right (90 degrees clockwise), or left (90 degrees counterclockwise). The direction of each square normally remains consistent between each frame.
"reset"
signalvoid user_function (GstDiceTV *gstdicetv, gpointer user_data) : Run Last
|
the object which received the signal. |
|
user data set when the signal handler was connected. |