Click or drag to resize
VideoTypeHelperGetCommonVideoTypes Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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