Click or drag to resize
WaveFormatExtensible Methods

The WaveFormatExtensible type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateFrom(BinaryReader)
Public methodStatic memberCreateFrom(TrackInfo)
Creates an instance of WaveFormatExtensible given a TrackInfo.
Public methodToHexString
Returns a string representing the structure in little-endian hexadecimal format.
Public methodToString
Returns a string representing all of the fields in the object.
(Overrides ObjectToString.)
Public methodWriteTo
Top
Extension Methods
  NameDescription
Public Extension MethodCopyOverloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.)
Public Extension MethodCopy(Object)Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.)
Top
See Also