Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |