BfEnTvRat_Attributes_CAF_TV
Microsoft DirectShow 9.0 |
BfEnTvRat_Attributes_CAF_TV
This topic applies to Windows XP Service Pack 1 or later.
The BfEnTvRat_Attributes_CAF_TV enumeration type specifies content rating attributes in the French-Canadian television system.
Syntax
typedef enum { CAF_IsBlocked = BfIsBlocked, CAF_ValidAttrSubmask = 1 } BfEnTvRat_Attributes_CAF_TV;
Members
CAF_IsBlocked
Block playback.
CAF_ValidAttrSubmask
A bitmask of all valid attribute bits for the French-Canadian rating system.
Remarks
This enumeration type maps BfEnTvRat_GenericAttributes flags to the French-Canadian television system. The only valid flag is CAF_IsBlocked.
Requirements
Header: Tvratings.h.
See Also