Class AudioSampleType
Contenu
[
Cacher
]AudioSampleType class
Représente le type d’échantillon audio dansXmpDynamicMediaPackage .
public sealed class AudioSampleType
Propriétés
| Nom | La description |
|---|---|
| static Compressed { get; } | Représente un échantillon audio compressé. |
| static Packed { get; } | Représente l’échantillon audio compressé. |
| static Sample16Int { get; } | Représente l’échantillon audio 16Int. |
| static Sample24Int { get; } | Représente l’échantillon audio 24Int. |
| static Sample32Float { get; } | Représente l’échantillon audio 32Float. |
| static Sample32Int { get; } | Représente l’échantillon audio 32Int. |
| static Sample8Int { get; } | Représente l’échantillon audio 8Int. |
Méthodes
| Nom | La description |
|---|---|
| override ToString() | Renvoie unString qui représente cette instance. |
Voir également
- espace de noms Aspose.PSD.Xmp.Schemas.XmpDm
- Assemblée Aspose.PSD