Libaudiofile-Dev
- afCloseFile(3) close an open audio file
- afGetDataOffset(3) get the total sample frame count, length of audio track in bytes, offset of the audio track for a track in an audio file
- afGetFrameCount(3) get the total sample frame count, length of audio track in bytes, offset of the audio track for a track in an audio file
- afGetFrameSize(3) calculate the frame size in bytes for an audio track
- afGetTrackBytes(3) get the total sample frame count, length of audio track in bytes, offset of the audio track for a track in an audio file
- afInitAESChannelData(3) initialize AES non-audio data in an audio file setup
- afInitAESChannelDataTo(3) initialize AES non-audio data in an audio file setup
- afInitByteOrder(3) initialize audio data format for a track in an audio file setup
- afInitChannels(3) initialize audio data format for a track in an audio file setup
- afInitCompression(3) initialize compression for a track in an audio file setup
- afInitFileFormat(3) initialize file format of an audio file setup
- afInitRate(3) initialize audio data format for a track in an audio file setup
- afInitSampleFormat(3) initialize audio data format for a track in an audio file setup
- afNewFileSetup(3) create and initialize a new AFfilesetup structure
- afOpenFile(3) open an audio file and create a file handle structure used for subsequent calls to the Audio File Library
- afQuery(3) query the capabilities of the Audio File Library
- afQueryDouble(3) query the capabilities of the Audio File Library
- afQueryLong(3) query the capabilities of the Audio File Library
- afQueryPointer(3) query the capabilities of the Audio File Library
- afReadFrames(3) read sample frames from a track in an audio file
- afReadMisc(3) access miscellaneous metadata in an audio file
- afSeekFrame(3) update or access the current sample frame position for a track in an audio file
- afSeekMisc(3) access miscellaneous metadata in an audio file
- afSetErrorHandler(3) install a custom error handling routine
- afSetVirtualByteOrder(3) set the virtual data format for a track in an audio file
- afSetVirtualChannels(3) set the virtual data format for a track in an audio file
- afSetVirtualPCMMapping(3) set the virtual data format for a track in an audio file
- afSetVirtualSampleFormat(3) set the virtual data format for a track in an audio file
- afTellFrame(3) update or access the current sample frame position for a track in an audio file
- afWriteFrames(3) write sample frames to a track in an audio file
- afWriteMisc(3) access miscellaneous metadata in an audio file