MediaChannelDescriptionPort Property |
Gets the transport port to which the media stream is sent.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
SyntaxPublic ReadOnly Property Port As Integer
Get
public:
property int Port {
int get ();
}
member Port : int with get
Property Value
Int32
See Also