~ubuntu-branches/ubuntu/vivid/linphone/vivid

« back to all changes in this revision

Viewing changes to osipua/docs/html/osipcallleg.html

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2006-11-15 10:34:50 UTC
  • mfrom: (1.2.1 upstream) (2.1.8 feisty)
  • Revision ID: james.westby@ubuntu.com-20061115103450-qgafwcks2lkhctlj
* New upstream release.
* Enable video support.
* Fix mismatched #endif in mscommon.h, closes: #398307.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<HTML
3
 
><HEAD
4
 
><TITLE
5
 
>OsipCallLeg</TITLE
6
 
><META
7
 
NAME="GENERATOR"
8
 
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
9
 
REL="HOME"
10
 
TITLE="Osipua Reference Manual"
11
 
HREF="book1.html"><LINK
12
 
REL="PREVIOUS"
13
 
TITLE="OsipUA private API"
14
 
HREF="osipua-osipua-private-api.html"><LINK
15
 
REL="NEXT"
16
 
TITLE="OsipCallLeg public API"
17
 
HREF="osipua-osipcallleg-public-api.html"><STYLE
18
 
TYPE="text/css"
19
 
>.synopsis, .classsynopsis {
20
 
    background: #eeeeee;
21
 
    border: solid 1px #aaaaaa;
22
 
    padding: 0.5em;
23
 
}
24
 
.programlisting {
25
 
    background: #eeeeff;
26
 
    border: solid 1px #aaaaff;
27
 
    padding: 0.5em;
28
 
}
29
 
.variablelist {
30
 
    padding: 4px;
31
 
    margin-left: 3em;
32
 
}
33
 
.navigation {
34
 
    background: #ffeeee;
35
 
    border: solid 1px #ffaaaa;
36
 
    margin-top: 0.5em;
37
 
    margin-bottom: 0.5em;
38
 
}
39
 
.navigation a {
40
 
    color: #770000;
41
 
}
42
 
.navigation a:visited {
43
 
    color: #550000;
44
 
}
45
 
.navigation .title {
46
 
    font-size: 200%;
47
 
}</STYLE
48
 
></HEAD
49
 
><BODY
50
 
CLASS="CHAPTER"
51
 
BGCOLOR="#FFFFFF"
52
 
TEXT="#000000"
53
 
LINK="#0000FF"
54
 
VLINK="#840084"
55
 
ALINK="#0000FF"
56
 
><TABLE
57
 
WIDTH="100%"
58
 
CLASS="navigation"
59
 
SUMMARY="Navigation header"
60
 
CELLPADDING="2"
61
 
CELLSPACING="2"
62
 
><TR
63
 
VALIGN="middle"
64
 
><TD
65
 
><A
66
 
ACCESSKEY="p"
67
 
HREF="osipua-osipua-private-api.html"
68
 
><IMG
69
 
SRC="left.png"
70
 
WIDTH="24"
71
 
HEIGHT="24"
72
 
BORDER="0"
73
 
ALT="Prev"></A
74
 
></TD
75
 
><TD
76
 
><A
77
 
ACCESSKEY="h"
78
 
HREF="book1.html"
79
 
><IMG
80
 
SRC="home.png"
81
 
WIDTH="24"
82
 
HEIGHT="24"
83
 
BORDER="0"
84
 
ALT="Home"></A
85
 
></TD
86
 
><TH
87
 
WIDTH="100%"
88
 
align="center"
89
 
>Osipua Reference Manual</TH
90
 
><TD
91
 
><A
92
 
ACCESSKEY="n"
93
 
HREF="osipua-osipcallleg-public-api.html"
94
 
><IMG
95
 
SRC="right.png"
96
 
WIDTH="24"
97
 
HEIGHT="24"
98
 
BORDER="0"
99
 
ALT="Next"></A
100
 
></TD
101
 
></TR
102
 
></TABLE
103
 
><DIV
104
 
CLASS="CHAPTER"
105
 
><H1
106
 
><A
107
 
NAME="OSIPCALLLEG"
108
 
></A
109
 
>OsipCallLeg</H1
110
 
><DIV
111
 
CLASS="TOC"
112
 
><DL
113
 
><DT
114
 
><B
115
 
>Table of Contents</B
116
 
></DT
117
 
><DT
118
 
><A
119
 
HREF="osipua-osipcallleg-public-api.html"
120
 
>OsipCallLeg public API</A
121
 
>&nbsp;--&nbsp;</DT
122
 
><DT
123
 
><A
124
 
HREF="osipua-osipcallleg-private-api.html"
125
 
>OsipCallLeg private API</A
126
 
>&nbsp;--&nbsp;This is the OsipCallLeg api that is used inside the osipua library.
127
 
This part of documentation should only concern osipua developpers.</DT
128
 
></DL
129
 
></DIV
130
 
></DIV
131
 
><TABLE
132
 
CLASS="navigation"
133
 
WIDTH="100%"
134
 
SUMMARY="Navigation footer"
135
 
CELLPADDING="2"
136
 
CELLSPACING="2"
137
 
><TR
138
 
VALIGN="middle"
139
 
><TD
140
 
ALIGN="left"
141
 
><A
142
 
ACCESSKEY="p"
143
 
HREF="osipua-osipua-private-api.html"
144
 
><B
145
 
>&lt;&lt;&lt;&nbsp;OsipUA private API</B
146
 
></A
147
 
></TD
148
 
><TD
149
 
ALIGN="right"
150
 
><A
151
 
ACCESSKEY="n"
152
 
HREF="osipua-osipcallleg-public-api.html"
153
 
><B
154
 
>OsipCallLeg public API&nbsp;&gt;&gt;&gt;</B
155
 
></A
156
 
></TD
157
 
></TR
158
 
></TABLE
159
 
></BODY
160
 
></HTML
161
 
>
 
 
b'\\ No newline at end of file'