mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-10 00:12:48 +00:00
9 lines
283 B
Text
9 lines
283 B
Text
--- Description of the Cocoa examples ---
|
|
|
|
- videooverlay:
|
|
Show how to use the videooverlay interface through Cocoa.
|
|
For now, the source is videotestsrc. (not yet a video file)
|
|
|
|
--- How to build the Cocoa examples on GNUstep environnements ---
|
|
|
|
make clean all -f GNUmakefile.gnustep
|