AudioSampleType

AudioSampleType class

Représente le type d’échantillon audio dansXmpDynamicMediaPackage .

public sealed class AudioSampleType

Propriétés

NomLa 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

NomLa description
override ToString()Renvoie unString qui représente cette instance.

Voir également