/usr/share/gtk-doc/html/ges-1.0/ch02.html is in libges-1.0-doc 1.14.0-1.
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 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 | <!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: GStreamer Editing Services 1.14.0 Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="GStreamer Editing Services 1.14.0 Reference Manual">
<link rel="up" href="index.html" title="GStreamer Editing Services 1.14.0 Reference Manual">
<link rel="prev" href="ges-GES-GErrors.html" title="GESErrors">
<link rel="next" href="GESTimeline.html" title="GESTimeline">
<meta name="generator" content="GTK-Doc V1.27 (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="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts"></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
<td><a accesskey="p" href="ges-GES-GErrors.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="GESTimeline.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter">
<div class="titlepage"><div><div><h1 class="title">
<a name="id-1.3"></a>Base Classes</h1></div></div></div>
<div class="toc"><dl class="toc">
<dt>
<span class="refentrytitle"><a href="GESTimeline.html">GESTimeline</a></span><span class="refpurpose"> — Multimedia timeline</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESLayer.html">GESLayer</a></span><span class="refpurpose"> — Non-overlapping sequence of GESClip</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESTimelineElement.html">GESTimelineElement</a></span><span class="refpurpose"> — Base Class for all elements that will be in a way or
another inside a GESTimeline.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESContainer.html">GESContainer</a></span><span class="refpurpose"> — Base Class for objects responsible for controlling other
GESTimelineElement-s</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESClip.html">GESClip</a></span><span class="refpurpose"> — Base Class for objects in a GESLayer</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESSourceClip.html">GESSourceClip</a></span><span class="refpurpose"> — Base Class for sources of a GESLayer</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESOperationClip.html">GESOperationClip</a></span><span class="refpurpose"> — Base Class for operations in a GESLayer</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESOverlayClip.html">GESOverlayClip</a></span><span class="refpurpose"> — Base Class for overlays in a GESLayer</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESBaseEffectClip.html">GESBaseEffectClip</a></span><span class="refpurpose"> — An effect in a GESLayer</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="GESTrackElement.html">GESTrackElement</a></span><span class="refpurpose"> — Base Class for objects contained in a GESTrack</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESSource.html">GESSource</a></span><span class="refpurpose"> — Base Class for single-media sources</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESVideoSource.html">GESVideoSource</a></span><span class="refpurpose"> — Base Class for video sources</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESAudioSource.html">GESAudioSource</a></span><span class="refpurpose"> — Base Class for audio sources</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESBaseEffect.html">GESBaseEffect</a></span><span class="refpurpose"> — adds an effect to a stream in a GESSourceClip or a
GESLayer</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESOperation.html">GESOperation</a></span><span class="refpurpose"> — Base Class for effects and overlays</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESBaseTransitionClip.html">GESBaseTransitionClip</a></span><span class="refpurpose"> — Base classes for transitions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GESAsset.html">GESAsset</a></span><span class="refpurpose"> — Represents usable resources inside the GStreamer Editing Services</span>
</dt>
</dl></div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.27</div>
</body>
</html>
|