Partager via


structure KSWAVETABLE_WAVE_DESC (ksmedia.h)

Cette rubrique décrit la structure KSWAVETABLE_WAVE_DESC (ksmedia.h).

Syntaxe

typedef struct {
  KSIDENTIFIER Identifier;
  ULONG        Size;
  BOOL         Looped;
  ULONG        LoopPoint;
  BOOL         InROM;
  KSDATAFORMAT Format;
} KSWAVETABLE_WAVE_DESC, *PKSWAVETABLE_WAVE_DESC;

Membres

Identifier

Définit l’identificateur de membre KSIDENTIFIER.

Size

Définit la taille du membre ULONG.

Looped

Définit le membre BOOLLooped.

LoopPoint

Définit le membre ULONGLoopPoint.

InROM

Définit le membre BOOL InROM.

Format

Définit le format de membre KSDATAFORMAT.

Configuration requise

Condition requise Valeur
En-tête ksmedia.h (inclure Ksmedia.h)