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.
