ChannelChangeInfo 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.]

Contains information about a channel-change event in an MPEG-2 stream.

Syntax

typedef struct _ChannelChangeInfo {
  ChannelChangeSpanningEvent_State state;
  ULONGLONG                        TimeStamp;
} ChannelChangeInfo;

Members

state

Specifies the event state, specified as a member of the ChannelChangeSpanningEvent_State enumeration.

TimeStamp

The tick count from the system timer when the event occurred.

Requirements

Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]
Header
Bdamedia.h