Click or drag to resize

MediaDescriptionHelperCompare Method

Compares the given media descriptions and gives a result about the compatibility.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public static MediaDescriptionCompareResult Compare(
	MediaDescription offer,
	MediaDescription answer
)

Parameters

offer  MediaDescription
 
answer  MediaDescription
 

Return Value

MediaDescriptionCompareResult
See Also