DVBScramblingControlSpanningEvent Structure

[This documentation is preliminary and is subject to change.]

Specifies whether a DVB program stream is scrambled.

Syntax

typedef struct _DVBScramblingControlSpanningEvent {
  ULONG ulPID;
  TRUE 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

Client Requires Windows 7.
Header Declared in Bdamedia.h.

Send comments about this topic to Microsoft

Build date: 12/4/2008