Click or drag to resize
Mp3AudioWaveFormat Methods

The Mp3AudioWaveFormat type exposes the following members.

Methods
  NameDescription
Public methodConvertLatencyToByteSize
Gets the size of a wave buffer equivalent to the latency in milliseconds.
(Inherited from AudioWaveFormat.)
Public methodEquals
Compares with another AudioWaveFormat object
(Inherited from AudioWaveFormat.)
Public methodGetHashCode
Provides a Hashcode for this AudioWaveFormat
(Inherited from AudioWaveFormat.)
Public methodSerialize
Writes this AudioWaveFormat object to a stream
(Inherited from AudioWaveFormat.)
Public methodToString
Reports this AudioWaveFormat as a string
(Inherited from AudioWaveFormat.)
Top
See Also