Partager via


Énumération ChannelType (bdamedia.h)

Cette rubrique décrit l’énumération ChannelType .

Syntax

typedef enum {
  ChannelTypeNone,
  ChannelTypeOther,
  ChannelTypeVideo,
  ChannelTypeAudio,
  ChannelTypeText,
  ChannelTypeSubtitles,
  ChannelTypeCaptions,
  ChannelTypeSuperimpose,
  ChannelTypeData
} ChannelType;

Constantes

 
ChannelTypeNone
Définit la constante ChannelTypeNone .
ChannelTypeOther
Définit la constante ChannelTypeOther .
ChannelTypeVideo
Définit la constante ChannelTypeVideo .
ChannelTypeAudio
Définit la constante ChannelTypeAudio .
ChannelTypeText
Définit la constante ChannelTypeText .
ChannelTypeSubtitles
Définit la constante ChannelTypeSubtitles .
ChannelTypeCaptions
Définit la constante ChannelTypeCaptions .
ChannelTypeSuperimpose
Définit la constante ChannelTypeSuperimpose .
ChannelTypeData
Définit la constante ChannelTypeData .

Configuration requise

Condition requise Valeur
En-tête bdamedia.h (inclure Bdamedia.h)