Windows Media Format SDK banner art
PreviousNext

WMT_NET_PROTOCOL

The WMT_STREAM_SELECTION enumeration type defines the type of protocols that the network sink supports.

Syntax

typedef enum WMT_NET_PROTOCOL
{
    WMT_PROTOCOL_HTTP = 0,
};

See Also

PreviousNext


© 1999 Microsoft Corporation. All rights reserved.