ATSC_FILTER_OPTIONS Structure
The ATSC_FILTER_OPTIONS structure specifies additional criteria for matching ATSC section headers.
Syntax
typedef struct {
BOOL fSpecifyEtmId;
DWORD EtmId;
} ATSC_FILTER_OPTIONS;
Members
fSpecifyEtmId
If this flag is TRUE, the ETM_id field in the header must match the value of the EtmId structure member. Otherwise, the ETM_id field is ignored.EtmId
Specifies a value for the ETM_id field.
Requirements
Header | Declared in Mpeg2data.h. |
See Also
BDA Structures
MPEG2_FILTER Structure
Send comments about this topic to Microsoft
Build date: 12/4/2008