KSPROPERTY_BDA_PIDFILTER enumeration (bdamedia.h)
This topic describes the KSPROPERTY_BDA_PIDFILTER enumeration.
Syntax
typedef enum {
KSPROPERTY_BDA_PIDFILTER_MAP_PIDS,
KSPROPERTY_BDA_PIDFILTER_UNMAP_PIDS,
KSPROPERTY_BDA_PIDFILTER_LIST_PIDS
} KSPROPERTY_BDA_PIDFILTER;
Constants
KSPROPERTY_BDA_PIDFILTER_MAP_PIDS Defines the KSPROPERTY_BDA_PIDFILTER_MAP_PIDS constant. |
KSPROPERTY_BDA_PIDFILTER_UNMAP_PIDS Defines the KSPROPERTY_BDA_PIDFILTER_UNMAP_PIDS constant. |
KSPROPERTY_BDA_PIDFILTER_LIST_PIDS Defines the KSPROPERTY_BDA_PIDFILTER_LIST_PIDS constant. |
Requirements
Requirement | Value |
---|---|
Header | bdamedia.h (include Bdamedia.h) |