FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
jackaudio.github.com/api/group__ErrorOutput.html at master · jackaudio/jackaudio.github.com · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
jackaudio
/
jackaudio.github.com
Public
Notifications
You must be signed in to change notification settings
Fork
88
Star
481
Code
Issues
36
Pull requests
5
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
jackaudio.github.com
/
api
/
group__ErrorOutput.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
94 lines (92 loc) · 4.59 KB
Breadcrumbs
jackaudio.github.com
/
api
/
group__ErrorOutput.html
Copy path
File metadata and controls
94 lines (92 loc) · 4.59 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
89
90
91
92
93
94
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
>
<
html
xmlns
="
http://www.w3.org/1999/xhtml
"
>
<
head
>
<
meta
http-equiv
="
Content-Type
"
content
="
text/xhtml;charset=UTF-8
"
/>
<
meta
http-equiv
="
X-UA-Compatible
"
content
="
IE=9
"
/>
<
meta
name
="
generator
"
content
="
Doxygen 1.9.1
"
/>
<
meta
name
="
viewport
"
content
="
width=device-width, initial-scale=1
"
/>
<
title
>
JACK-AUDIO-CONNECTION-KIT: Controlling error/information output
</
title
>
<
link
href
="
tabs.css
"
rel
="
stylesheet
"
type
="
text/css
"
/>
<
script
type
="
text/javascript
"
src
="
jquery.js
"
>
</
script
>
<
script
type
="
text/javascript
"
src
="
dynsections.js
"
>
</
script
>
<
link
href
="
search/search.css
"
rel
="
stylesheet
"
type
="
text/css
"
/>
<
script
type
="
text/javascript
"
src
="
search/searchdata.js
"
>
</
script
>
<
script
type
="
text/javascript
"
src
="
search/search.js
"
>
</
script
>
<
script
type
="
text/javascript
"
>
/*
@license
magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$
(
document
)
.
ready
(
function
(
)
{
init_search
(
)
;
}
)
;
/*
@license
-end */
</
script
>
<
link
href
="
doxygen.css
"
rel
="
stylesheet
"
type
="
text/css
"
/>
</
head
>
<
body
>
<
div
id
="
top
"
>
<!-- do not remove this div, it is closed by doxygen! -->
<
div
id
="
titlearea
"
>
<
table
cellspacing
="
0
"
cellpadding
="
0
"
>
<
tbody
>
<
tr
style
="
height: 56px;
"
>
<
td
id
="
projectalign
"
style
="
padding-left: 0.5em;
"
>
<
div
id
="
projectname
"
>
JACK-AUDIO-CONNECTION-KIT
</
div
>
</
td
>
</
tr
>
</
tbody
>
</
table
>
</
div
>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<
script
type
="
text/javascript
"
>
/*
@license
magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var
searchBox
=
new
SearchBox
(
"searchBox"
,
"search"
,
false
,
'Search'
,
'.html'
)
;
/*
@license
-end */
</
script
>
<
div
id
="
navrow1
"
class
="
tabs
"
>
<
ul
class
="
tablist
"
>
<
li
>
<
a
href
="
index.html
"
>
<
span
>
Main Page
</
span
>
</
a
>
</
li
>
<
li
>
<
a
href
="
pages.html
"
>
<
span
>
Related Pages
</
span
>
</
a
>
</
li
>
<
li
class
="
current
"
>
<
a
href
="
modules.html
"
>
<
span
>
Modules
</
span
>
</
a
>
</
li
>
<
li
>
<
a
href
="
annotated.html
"
>
<
span
>
Data Structures
</
span
>
</
a
>
</
li
>
<
li
>
<
a
href
="
files.html
"
>
<
span
>
Files
</
span
>
</
a
>
</
li
>
<
li
>
<
div
id
="
MSearchBox
"
class
="
MSearchBoxInactive
"
>
<
span
class
="
left
"
>
<
img
id
="
MSearchSelect
"
src
="
search/mag_sel.svg
"
onmouseover
="
return searchBox.OnSearchSelectShow()
"
onmouseout
="
return searchBox.OnSearchSelectHide()
"
alt
=""
/>
<
input
type
="
text
"
id
="
MSearchField
"
value
="
Search
"
accesskey
="
S
"
onfocus
="
searchBox.OnSearchFieldFocus(true)
"
onblur
="
searchBox.OnSearchFieldFocus(false)
"
onkeyup
="
searchBox.OnSearchFieldChange(event)
"
/>
</
span
>
<
span
class
="
right
"
>
<
a
id
="
MSearchClose
"
href
="
javascript:searchBox.CloseResultsWindow()
"
>
<
img
id
="
MSearchCloseImg
"
border
="
0
"
src
="
search/close.svg
"
alt
=""
/>
</
a
>
</
span
>
</
div
>
</
li
>
</
ul
>
</
div
>
</
div
>
<!-- top -->
<!-- window showing the filter options -->
<
div
id
="
MSearchSelectWindow
"
onmouseover
="
return searchBox.OnSearchSelectShow()
"
onmouseout
="
return searchBox.OnSearchSelectHide()
"
onkeydown
="
return searchBox.OnSearchSelectKey(event)
"
>
</
div
>
<!-- iframe showing the search results (closed by default) -->
<
div
id
="
MSearchResultsWindow
"
>
<
iframe
src
="
javascript:void(0)
"
frameborder
="
0
"
name
="
MSearchResults
"
id
="
MSearchResults
"
>
</
iframe
>
</
div
>
<
div
class
="
header
"
>
<
div
class
="
headertitle
"
>
<
div
class
="
title
"
>
Controlling error/information output
<
div
class
="
ingroups
"
>
<
a
class
="
el
"
href
="
group__ClientFunctions.html
"
>
Creating & manipulating clients
</
a
>
»
<
a
class
="
el
"
href
="
group__NonCallbackAPI.html
"
>
The non-callback API
</
a
>
»
<
a
class
="
el
"
href
="
group__ClientCallbacks.html
"
>
Setting Client Callbacks
</
a
>
»
<
a
class
="
el
"
href
="
group__ServerControl.html
"
>
Controlling & querying JACK server operation
</
a
>
»
<
a
class
="
el
"
href
="
group__PortFunctions.html
"
>
Creating & manipulating ports
</
a
>
»
<
a
class
="
el
"
href
="
group__LatencyFunctions.html
"
>
Managing and determining latency
</
a
>
»
<
a
class
="
el
"
href
="
group__PortSearching.html
"
>
Looking up ports
</
a
>
»
<
a
class
="
el
"
href
="
group__TimeFunctions.html
"
>
Handling time
</
a
>
</
div
>
</
div
>
</
div
>
</
div
>
<!--header-->
<
div
class
="
contents
"
>
</
div
>
<!-- contents -->
<!-- start footer part -->
<
hr
class
="
footer
"
/>
<
address
class
="
footer
"
>
<
small
>
Generated by 
<
a
href
="
https://www.doxygen.org/index.html
"
>
<
img
class
="
footer
"
src
="
doxygen.svg
"
width
="
104
"
height
="
31
"
alt
="
doxygen
"
/>
</
a
>
1.9.1
</
small
>
</
address
>
</
body
>
</
html
>
Back
|
FazBrowse Home
|
New Git URL