From 8a718ff68654de11a0c22969b15804d3ff6b2b25 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Tue, 22 May 2007 11:03:30 +0000 Subject: docs/plugins/Makefile.am: Also look for .m (objectivec) files. Original commit message from CVS: * docs/plugins/Makefile.am: Also look for .m (objectivec) files. * docs/plugins/gst-plugins-bad-plugins-sections.txt: * docs/plugins/gst-plugins-bad-plugins.args: * sys/osxvideo/osxvideosink.m: Add documentation for element and properties. --- docs/plugins/gst-plugins-bad-plugins.args | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'docs/plugins/gst-plugins-bad-plugins.args') diff --git a/docs/plugins/gst-plugins-bad-plugins.args b/docs/plugins/gst-plugins-bad-plugins.args index d4ed6597..3a1f1605 100644 --- a/docs/plugins/gst-plugins-bad-plugins.args +++ b/docs/plugins/gst-plugins-bad-plugins.args @@ -17103,4 +17103,24 @@ Attenuation of the sound The attenuation for the directsound buffer (default is 0 so the directsound buffer will not be attenuated). 0 - \ No newline at end of file + + + +GstOSXVideoSink::embed +gboolean + +rw +embed +When enabled, it can be embedded. +FALSE + + + +GstOSXVideoSink::fullscreen +gboolean + +rw +fullscreen +When enabled, the view is fullscreen. +FALSE + -- cgit v1.2.1