Click or drag to resize

CodecUtilsGetConnectionAddress Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static string GetConnectionAddress(
	MediaDescription description,
	MediaType mediaType,
	int port
)

Parameters

description
Type: Ozeki.MediaMediaDescription
mediaType
Type: MediaType
port
Type: SystemInt32

Return Value

Type: String
See Also