AudioSampleType Class |
Namespace: Aspose.CAD.Xmp.Schemas.XmpDm
The AudioSampleType type exposes the following members.
| Name | Description | |
|---|---|---|
| Compressed |
Represents Compressed audio sample.
| |
| Packed |
Represents Packed audio sample.
| |
| Sample16Int |
Represents 16Int audio sample.
| |
| Sample24Int |
Represents 24Int audio sample.
| |
| Sample32Float |
Represents 32Float audio sample.
| |
| Sample32Int |
Represents 32Int audio sample.
| |
| Sample8Int |
Represents 8Int audio sample.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |