File: man3.html

package info (click to toggle)
nas 1.9.2-4squeeze1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 7,996 kB
  • ctags: 29,014
  • sloc: ansic: 52,102; makefile: 32,002; sh: 6,972; perl: 1,104; yacc: 249; cpp: 216; lex: 68
file content (130 lines) | stat: -rw-r--r-- 12,346 bytes parent folder | download | duplicates (8)
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<li> <a href=AuAnyEvent.3.html>AuAnyEvent</a> - any event structure
<li> <a href=AuBucketAttributes.3.html>AuBucketAttributes</a> - bucket attributes structure
<li> <a href=AuCloseServer.3.html>AuCloseServer</a> - disconnect from audio server
<li> <a href=AuConvertDataToShort.3.html>AuConvertDataToShort</a> - convert audio data from the specified format to signed short integer.
<li> <a href=AuConvertShortToData.3.html>AuConvertShortToData</a> - convert signed short integers to the specified format.
<li> <a href=AuCreateBucket.3.html>AuCreateBucket</a> - create a bucket
<li> <a href=AuCreateFlow.3.html>AuCreateFlow</a> - create a flow
<li> <a href=AuDataFormats.3.html>AuDataFormats</a> - audio data formats.
<li> <a href=AuDataTypes.3.html>AuDataTypes</a> - data types
<li> <a href=AuDefineToFormat.3.html>AuDefineToFormat</a> - return the format specified by a C-preprocessor define.
<li> <a href=AuDestroyBucket.3.html>AuDestroyBucket</a> - destroy bucket
<li> <a href=AuDestroyFlow.3.html>AuDestroyFlow</a> - destroy flow
<li> <a href=AuDeviceAttributes.3.html>AuDeviceAttributes</a> - device attributes structure
<li> <a href=AuDispatchEvent.3.html>AuDispatchEvent</a> - send event to the event handlers.
<li> <a href=AuElement.3.html>AuElement</a> - AuElement union
<li> <a href=AuElementNotifyEvent.3.html>AuElementNotifyEvent</a> - element notify event structure
<li> <a href=AuElementParameters.3.html>AuElementParameters</a> - element parameters structure
<li> <a href=AuElementState.3.html>AuElementState</a> - element state structure
<li> <a href=AuErrorEvent.3.html>AuErrorEvent</a> - error event structure
<li> <a href=AuEvent.3.html>AuEvent</a> - event union
<li> <a href=AuEventsQueued.3.html>AuEventsQueued</a> - check the event queue
<li> <a href=AuFileFormats.3.html>AuFileFormats</a> - audio file formats.
<li> <a href=AuFixedPointFractionalAddend.3.html>AuFixedPointFractionalAddend</a> - 
<li> <a href=AuFixedPointFromFraction.3.html>AuFixedPointFromFraction</a> - make a fixed point value.
<li> <a href=AuFixedPointFromSum.3.html>AuFixedPointFromSum</a> - make a fixed point value
<li> <a href=AuFixedPointIntegralAddend.3.html>AuFixedPointIntegralAddend</a> - get the integer portion of a fixed point value.
<li> <a href=AuFixedPointRoundDown.3.html>AuFixedPointRoundDown</a> - get the rounded down integer portion of a fixed point value.
<li> <a href=AuFixedPointRoundUp.3.html>AuFixedPointRoundUp</a> - 
<li> <a href=AuFlush.3.html>AuFlush</a> - flush output buffer
<li> <a href=AuFormatToDefine.3.html>AuFormatToDefine</a> - return the C-preprocess define for a format.
<li> <a href=AuFormatToString.3.html>AuFormatToString</a> - get the name of a format.
<li> <a href=AuFreeBucketAttributes.3.html>AuFreeBucketAttributes</a> - free memory used by lists of bucket attributes
<li> <a href=AuFreeDeviceAttributes.3.html>AuFreeDeviceAttributes</a> - free memory used by lists of device attributes
<li> <a href=AuFreeElements.3.html>AuFreeElements</a> - free the memory used by lists of flow elements
<li> <a href=AuFreeElementStates.3.html>AuFreeElementStates</a> - free the memory used by lists of flow element states
<li> <a href=AuGetBucketAttributes.3.html>AuGetBucketAttributes</a> - get bucket attributes
<li> <a href=AuGetCloseDownMode.3.html>AuGetCloseDownMode</a> - return the close down mode of a client
<li> <a href=AuGetDeviceAttributes.3.html>AuGetDeviceAttributes</a> - get device attributes
<li> <a href=AuGetElementParameters.3.html>AuGetElementParameters</a> - get the parameters of elements in a flow
<li> <a href=AuGetElements.3.html>AuGetElements</a> - get the elements in a flow
<li> <a href=AuGetElementStates.3.html>AuGetElementStates</a> - get the state of elements in a flow
<li> <a href=AuGetErrorDatabaseText.3.html>AuGetErrorDatabaseText</a> - get an error message from the error database
<li> <a href=AuGetErrorText.3.html>AuGetErrorText</a> - get a description of an error code
<li> <a href=AuGetScratchFlow.3.html>AuGetScratchFlow</a> - get a scratch flow
<li> <a href=AuGetScratchFlowFromBucket.3.html>AuGetScratchFlowFromBucket</a> - use a scratch flow to create an import from a bucket.
<li> <a href=AuGetScratchFlowToBucket.3.html>AuGetScratchFlowToBucket</a> - use a scratch flow to create an export to a bucket.
<li> <a href=AuGetServerTime.3.html>AuGetServerTime</a> - get current server time
<li> <a href=AuGrabNotifyEvent.3.html>AuGrabNotifyEvent</a> - grab notify event structure
<li> <a href=AuHandleEvents.3.html>AuHandleEvents</a> - dispatch multiple events
<li> <a href=AuIDOfEvent.3.html>AuIDOfEvent</a> - return the ID of the source of the event
<li> <a href=AuInputTrack.3.html>AuInputTrack</a> - input track structure
<li> <a href=AuKillClient.3.html>AuKillClient</a> - destroy a client or its remaining resources
<li> <a href=AuListBuckets.3.html>AuListBuckets</a> - list buckets
<li> <a href=AuListDevices.3.html>AuListDevices</a> - list devices
<li> <a href=AuLookupEventHandler.3.html>AuLookupEventHandler</a> - find the next handler for an event.
<li> <a href=AuMakeChangeStateAction.3.html>AuMakeChangeStateAction</a> - initialize an action
<li> <a href=AuMakeElementAddConstant.3.html>AuMakeElementAddConstant</a> - initialize an AddConstant element
<li> <a href=AuMakeElementBundle.3.html>AuMakeElementBundle</a> - initialize a Bundle element
<li> <a href=AuMakeElementExportBucket.3.html>AuMakeElementExportBucket</a> - initialize an ExportBucket element
<li> <a href=AuMakeElementExportClient.3.html>AuMakeElementExportClient</a> - initialize an ExportClient element
<li> <a href=AuMakeElementExportDevice.3.html>AuMakeElementExportDevice</a> - initialize an ExportDevice element
<li> <a href=AuMakeElementExportMonitor.3.html>AuMakeElementExportMonitor</a> - initialize an ExportMonitor element
<li> <a href=AuMakeElementImportBucket.3.html>AuMakeElementImportBucket</a> - initialize an ImportBucket element
<li> <a href=AuMakeElementImportClient.3.html>AuMakeElementImportClient</a> - initialize an ImportClient element
<li> <a href=AuMakeElementImportDevice.3.html>AuMakeElementImportDevice</a> - initialize an ImportDevice element
<li> <a href=AuMakeElementImportWaveForm.3.html>AuMakeElementImportWaveForm</a> - initialize an ImportWaveForm element
<li> <a href=AuMakeElementMultiplyConstant.3.html>AuMakeElementMultiplyConstant</a> - initialize a MultiplyConstant element
<li> <a href=AuMakeElementState.3.html>AuMakeElementState</a> - initialize an element state structure
<li> <a href=AuMakeElementSum.3.html>AuMakeElementSum</a> - initialize an Sum element
<li> <a href=AuMakeInputTrack.3.html>AuMakeInputTrack</a> - initialize an input track
<li> <a href=AuMakeNoopAction.3.html>AuMakeNoopAction</a> - initialize an action
<li> <a href=AuMakeSendNotifyAction.3.html>AuMakeSendNotifyAction</a> - initialize an action
<li> <a href=AuMonitorDevice.3.html>AuMonitorDevice</a> - 
<li> <a href=AuMonitorNotifyEvent.3.html>AuMonitorNotifyEvent</a> - monitor notify event structure
<li> <a href=AuNextEvent.3.html>AuNextEvent</a> - return the next event
<li> <a href=AuOpenServer.3.html>AuOpenServer</a> - connect to audio server
<li> <a href=AuPauseFlow.3.html>AuPauseFlow</a> - pause a flow.
<li> <a href=AuReadElement.3.html>AuReadElement</a> - read data from an ExportClient element in a flow
<li> <a href=AuRegisterEventHandler.3.html>AuRegisterEventHandler</a> - add an event handler.
<li> <a href=AuReleaseScratchFlow.3.html>AuReleaseScratchFlow</a> - release a scratch flow.
<li> <a href=AuRequeueEvent.3.html>AuRequeueEvent</a> - put an event back on the queue
<li> <a href=AuScanEvents.3.html>AuScanEvents</a> - return the first event that satisfies the predicate
<li> <a href=AuScanForTypedEvent.3.html>AuScanForTypedEvent</a> - return the first event of a specific type
<li> <a href=AuServer.3.html>AuServer</a> - AuServer structure
<li> <a href=AuServerName.3.html>AuServerName</a> - get name of the server to use.
<li> <a href=AuSetBucketAttributes.3.html>AuSetBucketAttributes</a> - set bucket attributes
<li> <a href=AuSetCloseDownMode.3.html>AuSetCloseDownMode</a> - change the close down mode of a client
<li> <a href=AuSetDeviceAttributes.3.html>AuSetDeviceAttributes</a> - set device attributes
<li> <a href=AuSetElementParameters.3.html>AuSetElementParameters</a> - set the parameters of elements in a flow
<li> <a href=AuSetElements.3.html>AuSetElements</a> - set elements in a flow
<li> <a href=AuSetElementStates.3.html>AuSetElementStates</a> - set the state of elements in a flow
<li> <a href=AuSetErrorHandler.3.html>AuSetErrorHandler</a> - set nonfatal error handler
<li> <a href=AuSetIOErrorHandler.3.html>AuSetIOErrorHandler</a> - set handler for fatal IO errors
<li> <a href=AuSetString.3.html>AuSetString</a> - initialize a description string structure
<li> <a href=AuSoundCreateBucketFromData.3.html>AuSoundCreateBucketFromData</a> - create a bucket and initialize its contents.
<li> <a href=AuSoundCreateBucketFromFile.3.html>AuSoundCreateBucketFromFile</a> - create a bucket and initialize its contents.
<li> <a href=AuSoundCreateDataFromBucket.3.html>AuSoundCreateDataFromBucket</a> - copy the data from a bucket into local memory.
<li> <a href=AuSoundCreateFileFromBucket.3.html>AuSoundCreateFileFromBucket</a> - copy the data from a bucket into a file.
<li> <a href=AuSoundPlay.3.html>AuSoundPlay</a> - create a flow to play audio from any source.
<li> <a href=AuSoundPlayFromBucket.3.html>AuSoundPlayFromBucket</a> - create a flow to play from a bucket.
<li> <a href=AuSoundPlayFromData.3.html>AuSoundPlayFromData</a> - create a flow to play from memory.
<li> <a href=AuSoundPlayFromFile.3.html>AuSoundPlayFromFile</a> - create a flow to play a file.
<li> <a href=AuSoundPlaySynchronousFromFile.3.html>AuSoundPlaySynchronousFromFile</a> - play a file.
<li> <a href=AuSoundRecord.3.html>AuSoundRecord</a> - create a flow to record audio to any destination.
<li> <a href=AuSoundRecordToBucket.3.html>AuSoundRecordToBucket</a> - create a flow to record to a bucket.
<li> <a href=AuSoundRecordToData.3.html>AuSoundRecordToData</a> - create a flow to record to memory.
<li> <a href=AuSoundRecordToFile.3.html>AuSoundRecordToFile</a> - create a flow to record to a file.
<li> <a href=AuSoundRecordToFileN.3.html>AuSoundRecordToFileN</a> - 
<li> <a href=AuStartFlow.3.html>AuStartFlow</a> - start a flow.
<li> <a href=AuStopFlow.3.html>AuStopFlow</a> - stop a flow.
<li> <a href=AuStringToFormat.3.html>AuStringToFormat</a> - return the format described by string.
<li> <a href=AuStringToWaveForm.3.html>AuStringToWaveForm</a> - return the wave form described by string.
<li> <a href=AuSync.3.html>AuSync</a> - flush the output buffer and wait for all events and errors to be processed by the server
<li> <a href=AuSynchronize.3.html>AuSynchronize</a> - enable or disable synchronization
<li> <a href=AuUnregisterEventHandler.3.html>AuUnregisterEventHandler</a> - remove an event handler.
<li> <a href=AuWaveFormToString.3.html>AuWaveFormToString</a> - return string description of wave form.
<li> <a href=AuWriteElement.3.html>AuWriteElement</a> - write data to an ImportClient element in a flow
<li> <a href=Sound.3.html>Sound</a> - audio file description.
<li> <a href=SoundAbbrevToFileFormat.3.html>SoundAbbrevToFileFormat</a> - return a file format for a given name abbreviation string.
<li> <a href=SoundCloseFile.3.html>SoundCloseFile</a> - close an audio file description.
<li> <a href=SoundCreate.3.html>SoundCreate</a> - create a description of an audio file.
<li> <a href=SoundFlushFile.3.html>SoundFlushFile</a> - flush an audio file.
<li> <a href=SoundOpenFileForReading.3.html>SoundOpenFileForReading</a> - open an audio file for reading.
<li> <a href=SoundOpenFileForWriting.3.html>SoundOpenFileForWriting</a> - open an audio file for writing.
<li> <a href=SoundReadFile.3.html>SoundReadFile</a> - read audio data from an audio file.
<li> <a href=SoundRewindFile.3.html>SoundRewindFile</a> - rewind an audio file.
<li> <a href=SoundSeekFile.3.html>SoundSeekFile</a> - seek to a position in an audio file.
<li> <a href=SoundStringToFileFormat.3.html>SoundStringToFileFormat</a> - return a file format for a given name string.
<li> <a href=SoundTellFile.3.html>SoundTellFile</a> - return the position of an audio file.
<li> <a href=SoundWriteFile.3.html>SoundWriteFile</a> - write audio data to an audio file.