EPcxGenLocation enumeration (ksmedia.h)

This topic describes the EPcxGenLocation enumeration (ksmedia.h).

Syntax

typedef enum {
  eGenLocPrimaryBox,
  eGenLocInternal,
  eGenLocSeparate,
  eGenLocOther,
  EPcxGenLocation_enum_count
} EPcxGenLocation;

Constants

 
eGenLocPrimaryBox
Defines the eGenLocPrimaryBox constant.
eGenLocInternal
Defines the eGenLocInternal constant.
eGenLocSeparate
Defines the eGenLocSeparate constant.
eGenLocOther
Defines the eGenLocOther constant.
EPcxGenLocation_enum_count
Defines the EPcxGenLocation_enum_count constant.

Requirements

Requirement Value
Header ksmedia.h (include Ksmedia.h)