ChannelChangeSpanningEvent_State Enumeration

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

Specifies the current state of a channel-change event in an MPEG-2 stream.

Syntax

typedef enum  {
  ChannelChangeSpanningEvent_Start   = 0,
  ChannelChangeSpanningEvent_End     = 2 
} ChannelChangeSpanningEvent_State;

Constants

  • ChannelChangeSpanningEvent_Start
    Start of the channel change.

  • ChannelChangeSpanningEvent_End
    End of the channel change.

Requirements

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

Send comments about this topic to Microsoft

Build date: 12/4/2008