Alvas.Audio Class Library

FormatDetails Structure

The FormatDetails structure details a waveform-audio format for a specific format tag for an ACM (AudioCompressionManager) driver.

For a list of all members of this type, see FormatDetails Members.

System.Object
   System.ValueType
      Alvas.Audio.FormatDetails

[Visual Basic]
Public Structure FormatDetails
    Implements IComparable
[C#]
public struct FormatDetails : IComparable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Alvas.Audio

Assembly: Alvas.Audio (in Alvas.Audio.dll)

See Also

FormatDetails Members | Alvas.Audio Namespace