| Format Methods | 
The Format type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Clone | 
            Clones this instance.
            (Inherited from AudioFormat.) | 
|  | CreateInstance | 
            Creates a new instance.
            (Inherited from AudioFormat.) | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | IsEquivalent(TFormat) | 
            Determines whether the specified format is equivalent.
            (Inherited from MediaFormatTFormat.) | 
|  | IsEquivalent(AudioFormat, Boolean) | 
            Determines whether the specified format is equivalent.
            (Inherited from AudioFormat.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | 
            Returns a string that represents this instance.
            (Inherited from MediaFormatTFormat.) | 
 See Also
See Also