Click or drag to resize
OGGVorbisReader Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaOGGVorbisReader

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

The OGGVorbisReader type exposes the following members.

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