/usr/share/gtk-doc/html/ges-0.10/ch02.html is in libges-0.10-doc 0.10.1-2.
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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Base Classes</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GStreamer Editing Services 0.10.1 Reference Manual">
<link rel="up" href="index.html" title="GStreamer Editing Services 0.10.1 Reference Manual">
<link rel="prev" href="ges-GES-Enums.html" title="GES Enums">
<link rel="next" href="GESTimeline.html" title="GESTimeline">
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="ges-GES-Enums.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td> </td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">GStreamer Editing Services 0.10.1 Reference Manual</th>
<td><a accesskey="n" href="GESTimeline.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter">
<div class="titlepage"><div><div><h2 class="title">
<a name="idp5135872"></a>Base Classes</h2></div></div></div>
<div class="toc"><dl>
<dt>
<span class="refentrytitle"><a href="GESTimeline.html">GESTimeline</a></span><span class="refpurpose"> — Multimedia timeline</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESTimelineLayer.html">GESTimelineLayer</a></span><span class="refpurpose"> — Non-overlaping sequence of <a class="link" href="GESTimelineObject.html" title="GESTimelineObject"><span class="type">GESTimelineObject</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESTimelineObject.html">GESTimelineObject</a></span><span class="refpurpose"> — Base Class for objects in a <a class="link" href="GESTimelineLayer.html" title="GESTimelineLayer"><span class="type">GESTimelineLayer</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESTimelineSource.html">GESTimelineSource</a></span><span class="refpurpose"> — Base Class for sources of a <a class="link" href="GESTimelineLayer.html" title="GESTimelineLayer"><span class="type">GESTimelineLayer</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESTimelineOperation.html">GESTimelineOperation</a></span><span class="refpurpose"> — Base Class for operations in a <a class="link" href="GESTimelineLayer.html" title="GESTimelineLayer"><span class="type">GESTimelineLayer</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESTimelineOverlay.html">GESTimelineOverlay</a></span><span class="refpurpose"> — Base Class for overlays in a <a class="link" href="GESTimelineLayer.html" title="GESTimelineLayer"><span class="type">GESTimelineLayer</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESTrack.html">GESTrack</a></span><span class="refpurpose"> — Composition of objects</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESTrackObject.html">GESTrackObject</a></span><span class="refpurpose"> — Base Class for objects contained in a <a class="link" href="GESTrack.html" title="GESTrack"><span class="type">GESTrack</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESTrackSource.html">GESTrackSource</a></span><span class="refpurpose"> — Base Class for single-media sources</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESTrackOperation.html">GESTrackOperation</a></span><span class="refpurpose"> — Base Class for effects and overlays</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESTimelineTransition.html">GESTimelineTransition</a></span><span class="refpurpose"> — Base classes for transitions</span>
</dt>
</dl></div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.17</div>
</body>
</html>
|