Click or drag to resize

VideoTypeHelperGetCommonVideoTypes Method

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

Parameters

list1
Type: System.Collections.GenericIEnumerableVideoType
list2
Type: System.Collections.GenericIEnumerableVideoType

Return Value

Type: ListVideoType
See Also