Click or drag to resize

OGGVorbisReader Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaOGGVorbisReader

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class OGGVorbisReader

The OGGVorbisReader type exposes the following members.

Constructors
 NameDescription
Public methodOGGVorbisReaderInitializes a new instance of the OGGVorbisReader class
Top
Properties
 NameDescription
Public propertyInitilized 
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the OGGVorbisReader
Public methodLoadOGGFile(Stream) 
Public methodLoadOGGFile(String) 
Public methodProcessOGGFile 
Top
Events
See Also