WaveFormatExtensible Methods |
The WaveFormatExtensible type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateFrom(BinaryReader) | |
![]() ![]() | CreateFrom(TrackInfo) |
Creates an instance of WaveFormatExtensible given a TrackInfo.
|
![]() | ToHexString |
Returns a string representing the structure in little-endian
hexadecimal format.
|
![]() | ToString |
Returns a string representing all of the fields in the object.
(Overrides ObjectToString.) |
![]() | WriteTo |
Name | Description | |
---|---|---|
![]() | Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) |
![]() | Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |