Click or drag to resize

Mp3AudioWaveFormat Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaAudioWaveFormat
    Ozeki.MediaMp3AudioWaveFormat

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public class Mp3AudioWaveFormat : AudioWaveFormat

The Mp3AudioWaveFormat type exposes the following members.

Constructors
 NameDescription
Public methodMp3AudioWaveFormatInitializes a new instance of the Mp3AudioWaveFormat class
Top
Properties
Methods
 NameDescription
Public methodConvertLatencyToByteSize
(Inherited from AudioWaveFormat)
Public methodEquals
(Inherited from AudioWaveFormat)
Public methodGetHashCode
(Inherited from AudioWaveFormat)
Public methodSerialize
(Inherited from AudioWaveFormat)
Public methodToString
(Inherited from AudioWaveFormat)
Top
See Also