filesrcFile SourceSource/FileRead from arbitrary point in a fileErik Walthinsen <omega@cse.ogi.edu>srcsrcalwaysANYsrcsrc
src
blocksizegulongBlock sizeSize in bytes to read per buffer (-1 = default)RW4096num-buffersgintnum-buffersNumber of buffers to output before sending EOS (-1 = unlimited)RW-1typefindgbooleanTypefindRun typefind before negotiatingRWFALSEdo-timestampgbooleanDo timestampApply current stream time to buffersRWFALSElocationgchararrayFile LocationLocation of the file to readRWNULLfdgintFile-descriptorFile-descriptor for the file being mmap()dR0mmapsizegulongmmap() Block SizeSize in bytes of mmap()d regionsRW4194304sequentialgbooleanOptimise for sequential mmap accessWhether to use madvise to hint to the kernel that access to mmap pages will be sequentialRWFALSEtouchgbooleanTouch mapped region read dataTouch mmapped data regions to force them to be read from diskRWTRUEuse-mmapgbooleanUse mmap to read dataWhether to use mmap() instead of read()RWFALSE