Partager via


Énumération ChannelType (bdamedia.h)

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

Syntaxe

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.

Exigences

Exigence Valeur
d’en-tête bdamedia.h (include Bdamedia.h)