Manual pages
Origin: Audio File Library 0&.3&.6.
[ Alias ↣ ] Name (section) | Brief |
---|---|
afCloseFile(3) | Close an open audio file. |
afGetDataOffset(3) ↣ afGetFrameCount(3) | Get the total sample frame count, length of audio track in. |
afGetFrameCount(3) | Get the total sample frame count, length of audio track in. |
afGetFrameSize(3) | Calculate the frame size in bytes for an audio track. |
afGetTrackBytes(3) ↣ afGetFrameCount(3) | Get the total sample frame count, length of audio track in. |
afInitAESChannelData(3) ↣ afInitAESChannelDataTo(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) ↣ afInitSampleFormat(3) | Initialize audio data format for a track in. |
afInitChannels(3) ↣ afInitSampleFormat(3) | Initialize audio data format for a track in. |
afInitCompression(3) | Initialize compression for a track in an audio file setup. |
afInitFileFormat(3) | Initialize file format of an audio file setup. |
afInitRate(3) ↣ afInitSampleFormat(3) | Initialize audio data format for a track in. |
afInitSampleFormat(3) | Initialize audio data format for a track in. |
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. |
afQuery(3) | Query the capabilities of the Audio File Library. |
afQueryDouble(3) ↣ afQuery(3) | Query the capabilities of the Audio File Library. |
afQueryLong(3) ↣ afQuery(3) | Query the capabilities of the Audio File Library. |
afQueryPointer(3) ↣ afQuery(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) ↣ afReadMisc(3) | Access miscellaneous metadata in an audio file. |
afSetErrorHandler(3) | Install a custom error handling routine. |
afSetVirtualByteOrder(3) | Set the. |
afSetVirtualChannels(3) ↣ afSetVirtualByteOrder(3) | Set the. |
afSetVirtualPCMMapping(3) ↣ afSetVirtualByteOrder(3) | Set the. |
afSetVirtualSampleFormat(3) ↣ afSetVirtualByteOrder(3) | Set the. |
afTellFrame(3) ↣ afSeekFrame(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) ↣ afReadMisc(3) | Access miscellaneous metadata in an audio file. |