Audio |
The AudioWaveFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConvertLatencyToByteSize | Gets the size of a wave buffer equivalent to the latency in milliseconds. |
![]() ![]() | CreateALawFormat | Creates an A-law wave format |
![]() ![]() | CreateCustomFormat | Creates a AudioWaveFormat with custom members |
![]() ![]() | CreateIeeeFloatWaveFormat | Creates a new 32 bit IEEE floating point wave format |
![]() ![]() | CreateMuLawFormat | Creates a Mu-law wave format |
![]() | Equals |
Compares with another AudioWaveFormat object
(Overrides ObjectEquals(Object)) |
![]() ![]() | FromFormatChunk | Reads in a AudioWaveFormat (with extra data) from a fmt chunk (chunk identifier and length should already have been read) |
![]() | GetHashCode |
Provides a Hashcode for this AudioWaveFormat
(Overrides ObjectGetHashCode) |
![]() ![]() | MarshalFromPtr | Helper function to retrieve a AudioWaveFormat structure from a pointer |
![]() ![]() | MarshalToPtr | Helper function to marshal AudioWaveFormat to an IntPtr |
![]() | Serialize | Writes this AudioWaveFormat object to a stream |
![]() | ToString |
Reports this AudioWaveFormat as a string
(Overrides ObjectToString) |