Contents Index Topic Contents | |
Previous Topic: SourceLink Next Topic: StreamCount |
SourceProtocol Property
Retrieves a value specifying the protocol used to receive data.
Syntax
[ lProtocol = ] MediaPlayer.SourceProtocolPossible Values
lProtocol Long value specifying the protocol used to receive data. It can have one of the following possible values.
Value Visual Basic Constant Description 1 nsMulticast Multicasting with no control connection. 2 nsMulticastPlus Multicasting with control connection. 3 nsUDP User Datagram Protocol. 4 nsTCP Transmission Control Protocol. 5 nsDistribution MSBD protocol. Typically used to connect directly to the encoder for test purposes. 6 nsHTTP Hypertext Transfer Protocol. 7 nsFile Local file playback. This property is read-only.
See Also
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.