Click or drag to resize
NativeMP3Decompressor Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaNativeMP3Decompressor

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

The NativeMP3Decompressor type exposes the following members.

Constructors
  NameDescription
Public methodNativeMP3Decompressor
Initializes a new instance of the NativeMP3Decompressor class
Top
Methods
  NameDescription
Public methodDecompressFrame
Public methodDispose
Releases all resources used by the NativeMP3Decompressor
Top
Properties
  NameDescription
Public propertyOutputFormat
Top
See Also