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