MFNETSOURCE_TRANSPORT_TYPE enumeration
Describes the type of transport used in streaming or downloading data (TCP or UDP).
Syntax
typedef enum _MFNETSOURCE_TRANSPORT_TYPE { MFNETSOURCE_UDP, MFNETSOURCE_TCP } MFNETSOURCE_TRANSPORT_TYPE;
Constants
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
See also
Show: