DVBScramblingControlSpanningEvent structure
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
Specifies whether a DVB program stream is scrambled.
Syntax
typedef struct _DVBScramblingControlSpanningEvent {
ULONG ulPID;
BOOL fScrambled;
} DVBScramblingControlSpanningEvent;
Members
-
ulPID
-
The packet identifier (PID) associated with the stream.
-
fScrambled
-
If TRUE, the program stream is scrambled. Otherwise, it is not scrambled.
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|