Pages du manuel Linux : Fonctions des bibliothèques / nas
- AuSoundPlayFromData
- create a flow to play from memory.
- AuSoundPlayFromFile
- create a flow to play a file.
- AuSoundPlaySynchronousFromFile
- play a file.
- AuSoundRecord
- create a flow to record audio to any destination.
- AuSoundRecordToBucket
- create a flow to record to a bucket.
- AuSoundRecordToData
- create a flow to record to memory.
- AuSoundRecordToFile
- create a flow to record to a file.
- AuSoundRecordToFileN
- AuStartFlow
- start a flow.
- AuStopFlow
- stop a flow.
- AuStringToFormat
- return the format described by string.
- AuStringToWaveForm
- return the wave form described by string.
- AuSync
- flush the output buffer and wait for all events and errors to be processed by the server
- AuSynchronize
- enable or disable synchronization
- AuUnregisterEventHandler
- remove an event handler.
- AuWaveFormToString
- return string description of wave form.
- AuWriteElement
- write data to an ImportClient element in a flow
- Sound
- audio file description.
- SoundAbbrevToFileFormat
- return a file format for a given name abbreviation string.
- SoundCloseFile
- close an audio file description.
- SoundCreate
- create a description of an audio file.
- SoundFlushFile
- flush an audio file.
- SoundOpenFileForReading
- open an audio file for reading.
- SoundOpenFileForWriting
- open an audio file for writing.
- SoundReadFile
- read audio data from an audio file.
- SoundRewindFile
- rewind an audio file.
- SoundSeekFile
- seek to a position in an audio file.
- SoundStringToFileFormat
- return a file format for a given name string.
- SoundTellFile
- return the position of an audio file.
- SoundWriteFile
- write audio data to an audio file.