This class holds audio information for input or output audio devices.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class AudioFormat
Public Class AudioFormat
public ref class AudioFormat
type AudioFormat = class end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
AudioFormat(Int32, Int32, Int32) |
Default constructor.
| |
BitsPerSample |
Gets the number of bits that are used to store the audio information for a single sample of an audio format.
| |
Channels |
Gets the number of channels that are provided by the audio format.
| |
Equals(Object) |
Compares the current instance with another object of the same type.
(Overrides Object.Equals(Object).) | |
Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode()()()() |
Returns the hash code.
(Overrides Object.GetHashCode()()()().) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SamplesPerSecond |
Gets the number of samples per second that are provided by the audio format.
| |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
Object | |
AudioFormat |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119