view doc/libaudacious/tmpl/vfs.sgml @ 3777:cbfc986d17d6

implement returning to the original GTK+ style after deselecting an Audacious skin with custom GTK+ style
author mf0102 <0102@gmx.at>
date Wed, 17 Oct 2007 19:55:28 +0200
parents 0264fabf471d
children
line wrap: on
line source

<!-- ##### SECTION Title ##### -->
VFS

<!-- ##### SECTION Short_Description ##### -->
Stream-based I/O in Audacious

<!-- ##### SECTION Long_Description ##### -->
<para>
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().
</para>

<!-- ##### SECTION See_Also ##### -->
<para>

</para>

<!-- ##### SECTION Stability_Level ##### -->