![]() |
hamigaki::audio::vorbis_file_sink —
class vorbis_file_sink : public basic_vorbis_file_sink<hamigaki::iostreams::file_sink> // Exposition only { public: // construct/copy/destruct vorbis_file_sink(const std::string&, long, long, float = 0.1f); vorbis_file_sink(const std::string&, long, long, const vorbis_encode_params&); };
vorbis_file_sink
construct/copy/destructvorbis_file_sink(const std::string& path, long channels, long rate, float quality = 0.1f);
vorbis_file_sink(const std::string& path, long channels, long rate, const vorbis_encode_params& params);
製作著作 © 2006, 2007 Takeshi Mouri |