/usr/share/gtk-doc/html/cogl-gst/cogl-gst.devhelp2 is in libcogl-doc 1.22.2-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | <?xml version="1.0" encoding="utf-8" standalone="no"?>
<book xmlns="http://www.devhelp.net/book" title="Cogl GST 2.0 Reference Manual" link="index.html" author="" name="cogl-gst" version="2" language="c">
<chapters>
<sub name="Cogl GST - a library for integrating GStreamer with Cogl" link="ch01.html">
<sub name="About Cogl GST" link="ch01.html#cogl-gst-intro"/>
<sub name="General APIs" link="cogl-gst-general-apis.html">
<sub name="CoglGstVideoSink" link="CoglGstVideoSink.html"/>
</sub>
</sub>
<sub name="Glossaries" link="coglglossary.html">
<sub name="Annotation Glossary" link="coglglossary.html#annotation-glossary"/>
</sub>
<sub name="Index of all symbols" link="ix01.html"/>
<sub name="License" link="license.html"/>
</chapters>
<functions>
<keyword type="function" name="cogl_gst_video_sink_new ()" link="CoglGstVideoSink.html#cogl-gst-video-sink-new" since="1.16"/>
<keyword type="function" name="cogl_gst_video_sink_set_context ()" link="CoglGstVideoSink.html#cogl-gst-video-sink-set-context" since="1.16"/>
<keyword type="function" name="cogl_gst_video_sink_get_pipeline ()" link="CoglGstVideoSink.html#cogl-gst-video-sink-get-pipeline" since="1.16"/>
<keyword type="function" name="cogl_gst_video_sink_attach_frame ()" link="CoglGstVideoSink.html#cogl-gst-video-sink-attach-frame" since="1.16"/>
<keyword type="function" name="cogl_gst_video_sink_setup_pipeline ()" link="CoglGstVideoSink.html#cogl-gst-video-sink-setup-pipeline" since="1.16"/>
<keyword type="function" name="cogl_gst_video_sink_get_free_layer ()" link="CoglGstVideoSink.html#cogl-gst-video-sink-get-free-layer" since="1.16"/>
<keyword type="function" name="cogl_gst_video_sink_set_first_layer ()" link="CoglGstVideoSink.html#cogl-gst-video-sink-set-first-layer" since="1.16"/>
<keyword type="function" name="cogl_gst_video_sink_set_default_sample ()" link="CoglGstVideoSink.html#cogl-gst-video-sink-set-default-sample" since="1.16"/>
<keyword type="function" name="cogl_gst_video_sink_is_ready ()" link="CoglGstVideoSink.html#cogl-gst-video-sink-is-ready" since="1.16"/>
<keyword type="function" name="cogl_gst_video_sink_get_aspect ()" link="CoglGstVideoSink.html#cogl-gst-video-sink-get-aspect" since="1.16" stability="Unstable"/>
<keyword type="function" name="cogl_gst_video_sink_get_width_for_height ()" link="CoglGstVideoSink.html#cogl-gst-video-sink-get-width-for-height" since="1.16" stability="Unstable"/>
<keyword type="function" name="cogl_gst_video_sink_get_height_for_width ()" link="CoglGstVideoSink.html#cogl-gst-video-sink-get-height-for-width" since="1.16" stability="Unstable"/>
<keyword type="function" name="cogl_gst_video_sink_fit_size ()" link="CoglGstVideoSink.html#cogl-gst-video-sink-fit-size" since="1.16" stability="Unstable"/>
<keyword type="struct" name="struct CoglGstVideoSink" link="CoglGstVideoSink.html#CoglGstVideoSink-struct"/>
<keyword type="struct" name="struct CoglGstVideoSinkClass" link="CoglGstVideoSink.html#CoglGstVideoSinkClass" since="1.16"/>
<keyword type="property" name="The “update-priority” property" link="CoglGstVideoSink.html#CoglGstVideoSink--update-priority"/>
<keyword type="signal" name="The “new-frame” signal" link="CoglGstVideoSink.html#CoglGstVideoSink-new-frame"/>
<keyword type="signal" name="The “pipeline-ready” signal" link="CoglGstVideoSink.html#CoglGstVideoSink-pipeline-ready"/>
<keyword type="member" name="CoglGstVideoSinkClass.new-frame" link="CoglGstVideoSink.html#CoglGstVideoSinkClass.new-frame"/>
<keyword type="member" name="CoglGstVideoSinkClass.pipeline-ready" link="CoglGstVideoSink.html#CoglGstVideoSinkClass.pipeline-ready"/>
</functions>
</book>
|