Loads an sample file from 'file', using the provider ified fied pos;tpos;type'.
static CL_SoundProvider* CL_SoundProviderFactory::load( const CL_String & filename, bool streamed, const CL_VirtualDirectory & directory, const CL_String & type = CL_String ()); static CL_SoundProvider* CL_SoundProviderFactory::load( const CL_String & fullname, bool streamed, const CL_String & type = CL_String ()); static CL_SoundProvider* CL_SoundProviderFactory::load( CL_IODevice & file, bool streamed, const CL_String & type);