Click or drag to resize

VideoTypeHelperGetCommonVideoTypes Method


Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public static List<VideoType> GetCommonVideoTypes(
	IEnumerable<VideoType> list1,
	IEnumerable<VideoType> list2
)

Parameters

list1  IEnumerableVideoType
 
list2  IEnumerableVideoType
 

Return Value

ListVideoType
See Also