Pages du manuel Linux : Fonctions des bibliothèques / nas
- AuInputTrack
- input track structure
- AuKillClient
- destroy a client or its remaining resources
- AuListBuckets
- list buckets
- AuListDevices
- list devices
- AuLookupEventHandler
- find the next handler for an event.
- AuMakeChangeStateAction
- initialize an action
- AuMakeElementAddConstant
- initialize an AddConstant element
- AuMakeElementBundle
- initialize a Bundle element
- AuMakeElementExportBucket
- initialize an ExportBucket element
- AuMakeElementExportClient
- initialize an ExportClient element
- AuMakeElementExportDevice
- initialize an ExportDevice element
- AuMakeElementExportMonitor
- initialize an ExportMonitor element
- AuMakeElementImportBucket
- initialize an ImportBucket element
- AuMakeElementImportClient
- initialize an ImportClient element
- AuMakeElementImportDevice
- initialize an ImportDevice element
- AuMakeElementImportWaveForm
- initialize an ImportWaveForm element
- AuMakeElementMultiplyConstant
- initialize a MultiplyConstant element
- AuMakeElementState
- initialize an element state structure
- AuMakeElementSum
- initialize an Sum element
- AuMakeInputTrack
- initialize an input track
- AuMakeNoopAction
- initialize an action
- AuMakeSendNotifyAction
- initialize an action
- AuMonitorDevice
- AuMonitorNotifyEvent
- monitor notify event structure
- AuNextEvent
- return the next event
- AuOpenServer
- connect to audio server
- AuPauseFlow
- pause a flow.
- AuReadElement
- read data from an ExportClient element in a flow
- AuRegisterEventHandler
- add an event handler.
- AuReleaseScratchFlow
- release a scratch flow.
- AuRequeueEvent
- put an event back on the queue
- AuScanEvents
- return the first event that satisfies the predicate
- AuScanForTypedEvent
- return the first event of a specific type
- AuServer
- AuServer structure
- AuServerName
- get name of the server to use.
- AuSetBucketAttributes
- set bucket attributes
- AuSetCloseDownMode
- change the close down mode of a client
- AuSetDeviceAttributes
- set device attributes
- AuSetElementParameters
- set the parameters of elements in a flow
- AuSetElements
- set elements in a flow
- AuSetElementStates
- set the state of elements in a flow
- AuSetErrorHandler
- set nonfatal error handler
- AuSetIOErrorHandler
- set handler for fatal IO errors
- AuSetString
- initialize a description string structure
- AuSoundCreateBucketFromData
- create a bucket and initialize its contents.
- AuSoundCreateBucketFromFile
- create a bucket and initialize its contents.
- AuSoundCreateDataFromBucket
- copy the data from a bucket into local memory.
- AuSoundCreateFileFromBucket
- copy the data from a bucket into a file.
- AuSoundPlay
- create a flow to play audio from any source.
- AuSoundPlayFromBucket
- create a flow to play from a bucket.