source: roaraudio/doc/man1/roarinterconnect.1 @ 3267:b5539a30929d

Last change on this file since 3267:b5539a30929d was 3267:b5539a30929d, checked in by phi, 14 years ago

we have support for PA simple protocol

File size: 1.2 KB
Line 
1.\" roarinterconnect.1:
2
3.TH "roarinterconnect" "1" "January 2010" "RoarAudio" "System User's Manual: roarinterconnect"
4
5.SH NAME
6
7roarinterconnect \- interconnect two audio servers
8
9.SH SYNOPSIS
10
11roarinterconnect [OPTIONS]...
12
13.SH DESCRIPTION
14
15This program can interconnect two audio servers bi- (default) or uni-directional.
16
17.SH "OPTIONS"
18
19.TP
20\fB--server SERVER\fR
21Set server hostname
22
23.TP
24\fB--remote SERVER\fR
25Set remote server
26
27.TP
28\fB--type   TYPE\fR
29Set type of remote server
30
31.TP
32\fB--rate   RATE\fR
33Set sample rate
34
35.TP
36\fB--bits   BITS\fR
37Set bits per sample
38
39.TP
40\fB--chans  CHANNELS\fR
41Set number of channels
42
43.TP
44\fB--codec  CODEC\fR
45Set the codec
46
47.TP
48\fB--help\fR
49Show this help
50
51.SH "POSSIBLE TYPES"
52
53.TP
54\fBroar\fR
55RoarAudio Server
56
57.TP
58\fBesd\fR
59EsounD Server
60
61.TP
62\fBsimple\fR
63PulseAudio simple protocol
64
65.TP
66\fBbidir\fR
67Connect bidirectional
68
69.TP
70\fBfilter\fR
71Use local server as filter for remote server
72
73.TP
74\fBtransmit\fR
75Transmit data from local server to remote server
76
77.TP
78\fBreceive\fR
79Receive data from remote server
80
81.SH "SEE ALSO"
82\fBroartips\fR(7),
83\fBlibroar\fR(7),
84\fBRoarAudio\fR(7).
85
86.SH "HISTORY"
87
88For history information see \fBRoarAudio\fR(7).
89
90.\" ll
Note: See TracBrowser for help on using the repository browser.