summaryrefslogtreecommitdiff
path: root/examples/README
blob: a4f2c1ac569a4000e15a3c3fdbe98fea9c7c518a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
examples/
===

This directory contains a number of simple hacks come tests come
examples come clutter demos.

There are:

 o video-player.
 
   Simple fullscreen video player. 

   - Move mouse to see controls.
   - Hit q or Esc to exit, p to toggle pause state.
   - Has some useless cheesy effects built in.
      - Hit e to flip the video. 

 o video-sink.

   Demonstrates use of ClutterGstVideoSink with a custom
   pipeline.