Ogg
Class
Namespace: Vox.Decoders
Declared in: Vox.Decoders
Contains various methods to aid SoundBuffer creation from OGG data.
Members
Property
ArrayPool
Method
Load(Stream, SampleQuality, bool)
Load(string, SampleQuality)
LoadFromOgg(SoundBuffer, Stream, SampleQuality, bool)
LoadFromOgg(SoundBuffer, string, SampleQuality)
Back to index