This file is indexed.

/usr/share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-0.2.devhelp2 is in libfarstream-0.2-doc 0.2.8-4.1~build1.

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
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<book xmlns="http://www.devhelp.net/book" title="Farstream Plugins Manual" link="index.html" author="" name="farstream-plugins" version="2" language="c" online="http://farstream.freedesktop.org/apidoc/farstream-plugins/">
  <chapters>
    <sub name="Plugins implementing FsConference" link="pt01.html">
      <sub name="RTP Plugin" link="ch01.html">
        <sub name="FsRtpConference" link="FsRtpConference.html"/>
        <sub name="FsRtpParticipant" link="FsRtpParticipant.html"/>
        <sub name="FsRtpSession" link="FsRtpSession.html"/>
        <sub name="FsRtpStream" link="FsRtpStream.html"/>
      </sub>
      <sub name="Raw Plugin" link="ch02.html">
        <sub name="FsRawConference" link="FsRawConference.html"/>
        <sub name="FsRawParticipant" link="farstream-plugins-FsRawParticipant.html"/>
        <sub name="FsRawSession" link="farstream-plugins-FsRawSession.html"/>
        <sub name="FsRawStream" link="farstream-plugins-FsRawStream.html"/>
      </sub>
      <sub name="MSN Webcam plugin" link="ch03.html">
        <sub name="FsMsnCamSendConference" link="FsMsnCamSendConference.html"/>
        <sub name="FsMsnCamCamRecvConference" link="farstream-plugins-FsMsnCamCamRecvConference.html"/>
        <sub name="FsMsnConference" link="FsMsnConference.html"/>
        <sub name="FsMsnParticipant" link="FsMsnParticipant.html"/>
        <sub name="FsMsnSession" link="farstream-plugins-FsMsnSession.html"/>
        <sub name="FsMsnStream" link="farstream-plugins-FsMsnStream.html"/>
      </sub>
    </sub>
    <sub name="Transmitters" link="pt02.html">
      <sub name="FsRawUdpStreamTransmitter" link="farstream-plugins-FsRawUdpStreamTransmitter.html"/>
      <sub name="FsMulticastStreamTransmitter" link="farstream-plugins-FsMulticastStreamTransmitter.html"/>
      <sub name="FsNiceStreamTransmitter" link="farstream-plugins-FsNiceStreamTransmitter.html"/>
      <sub name="FsShmStreamTransmitter" link="farstream-plugins-FsShmStreamTransmitter.html"/>
    </sub>
    <sub name="Utility elements" link="pt03.html">
      <sub name="FsVideoanyrate" link="FsVideoanyrate.html"/>
      <sub name="FsRTPXdataPay" link="FsRTPXdataPay.html"/>
      <sub name="FsRTPXdataDepay" link="FsRTPXdataDepay.html"/>
    </sub>
  </chapters>
  <functions>
    <keyword type="struct" name="struct FsRtpConference" link="FsRtpConference.html#FsRtpConference-struct"/>
    <keyword type="property" name="The “sdes” property" link="FsRtpConference.html#FsRtpConference--sdes"/>
    <keyword type="struct" name="struct FsRtpParticipant" link="FsRtpParticipant.html#FsRtpParticipant-struct"/>
    <keyword type="property" name="The “cname” property" link="FsRtpParticipant.html#FsRtpParticipant--cname"/>
    <keyword type="struct" name="struct FsRtpSession" link="FsRtpSession.html#FsRtpSession-struct"/>
    <keyword type="property" name="The “no-rtcp-timeout” property" link="FsRtpSession.html#FsRtpSession--no-rtcp-timeout"/>
    <keyword type="property" name="The “rtp-header-extension-preferences” property" link="FsRtpSession.html#FsRtpSession--rtp-header-extension-preferences"/>
    <keyword type="property" name="The “rtp-header-extensions” property" link="FsRtpSession.html#FsRtpSession--rtp-header-extensions"/>
    <keyword type="property" name="The “send-bitrate” property" link="FsRtpSession.html#FsRtpSession--send-bitrate"/>
    <keyword type="property" name="The “ssrc” property" link="FsRtpSession.html#FsRtpSession--ssrc"/>
    <keyword type="property" name="The “internal-session” property" link="FsRtpSession.html#FsRtpSession--internal-session"/>
    <keyword type="struct" name="struct FsRtpStream" link="FsRtpStream.html#FsRtpStream-struct"/>
    <keyword type="property" name="The “rtp-header-extensions” property" link="FsRtpStream.html#FsRtpStream--rtp-header-extensions"/>
    <keyword type="property" name="The “send-rtcp-mux” property" link="FsRtpStream.html#FsRtpStream--send-rtcp-mux"/>
    <keyword type="struct" name="struct FsRawConference" link="FsRawConference.html#FsRawConference-struct"/>
    <keyword type="struct" name="struct FsRawParticipant" link="farstream-plugins-FsRawParticipant.html#FsRawParticipant"/>
    <keyword type="struct" name="FsRawSession" link="farstream-plugins-FsRawSession.html#FsRawSession"/>
    <keyword type="struct" name="struct FsRawStream" link="farstream-plugins-FsRawStream.html#FsRawStream"/>
    <keyword type="struct" name="struct FsMsnCamSendConference" link="FsMsnCamSendConference.html#FsMsnCamSendConference-struct"/>
    <keyword type="struct" name="struct FsMsnCamRecvConference" link="farstream-plugins-FsMsnCamCamRecvConference.html#FsMsnCamRecvConference-struct"/>
    <keyword type="struct" name="struct FsMsnConference" link="FsMsnConference.html#FsMsnConference-struct"/>
    <keyword type="struct" name="struct FsMsnParticipant" link="FsMsnParticipant.html#FsMsnParticipant-struct"/>
    <keyword type="struct" name="FsMsnSession" link="farstream-plugins-FsMsnSession.html#FsMsnSession"/>
    <keyword type="struct" name="struct FsMsnStream" link="farstream-plugins-FsMsnStream.html#FsMsnStream"/>
    <keyword type="struct" name="struct FsRawUdpStreamTransmitter" link="farstream-plugins-FsRawUdpStreamTransmitter.html#FsRawUdpStreamTransmitter"/>
    <keyword type="struct" name="struct FsMulticastStreamTransmitter" link="farstream-plugins-FsMulticastStreamTransmitter.html#FsMulticastStreamTransmitter"/>
    <keyword type="struct" name="struct FsNiceStreamTransmitter" link="farstream-plugins-FsNiceStreamTransmitter.html#FsNiceStreamTransmitter"/>
    <keyword type="struct" name="struct FsShmStreamTransmitter" link="farstream-plugins-FsShmStreamTransmitter.html#FsShmStreamTransmitter"/>
    <keyword type="struct" name="struct FsVideoanyrate" link="FsVideoanyrate.html#FsVideoanyrate-struct"/>
    <keyword type="struct" name="struct FsRTPXdataPay" link="FsRTPXdataPay.html#FsRTPXdataPay-struct"/>
    <keyword type="struct" name="struct FsRTPXdataDepay" link="FsRTPXdataDepay.html#FsRTPXdataDepay-struct"/>
    <keyword type="member" name="FsRawUdpStreamTransmitter.parent" link="farstream-plugins-FsRawUdpStreamTransmitter.html#FsRawUdpStreamTransmitter.parent"/>
    <keyword type="member" name="FsMulticastStreamTransmitter.parent" link="farstream-plugins-FsMulticastStreamTransmitter.html#FsMulticastStreamTransmitter.parent"/>
    <keyword type="member" name="FsNiceStreamTransmitter.parent" link="farstream-plugins-FsNiceStreamTransmitter.html#FsNiceStreamTransmitter.parent"/>
    <keyword type="member" name="FsShmStreamTransmitter.parent" link="farstream-plugins-FsShmStreamTransmitter.html#FsShmStreamTransmitter.parent"/>
  </functions>
</book>