LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
AudioFormat Class Members
See Also  Properties  Methods 
Leadtools.Multimedia Namespace : AudioFormat Class

The following tables list the members exposed by AudioFormat.

Public Properties

 NameDescription
public Property BitsPerSampleGets the number of bits per sample for the audio format.  
public Property ChannelsGets the number of audio format channels.  
public Property SampleFrequencyGets the audio format sample frequency, in hertz.  
public Property SelectedGets or sets a value that indicates if this audio format object is currently selected.  
Top

Public Methods

 NameDescription
public Method EqualsDetermines whether the specified Object is equal to the current Object.  
public Method GetHashCodeGets a hash function for a particular type.  
public Method ToStringReturns a string that represents the current Object.  
Top

See Also