VFS
VFS — Stream-based I/O in Audacious
|
|
Description
Audacious uses the VFS subsystem for implementing the I/O transport layer. VFSConstructors provide a base table for deriving streams from. Stream
methods may be derived from the base classes registered with the VFS subsystem via vfs_register_transport()
.