Click or drag to resize

AudioFormat Methods

The AudioFormat type exposes the following members.

Methods
  NameDescription
Public methodClone
Clones this instance.
(Overrides MediaFormatTFormatClone.)
Protected methodCreateInstance
Creates a new instance.
(Overrides MediaFormatTFormatCreateInstance.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIsEquivalent(TFormat)
Determines whether the specified format is equivalent.
(Inherited from MediaFormatTFormat.)
Public methodIsEquivalent(AudioFormat, Boolean)
Determines whether the specified format is equivalent.
(Overrides MediaFormatTFormatIsEquivalent(TFormat, Boolean).)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Returns a string that represents this instance.
(Inherited from MediaFormatTFormat.)
Top
See Also