Click or drag to resize
VideoHandlerSetPreferredSendFormats Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public virtual void SetPreferredSendFormats(
	List<VideoFormat> formats
)

Parameters

formats
Type: System.Collections.GenericListVideoFormat

Implements

IMediaSenderTData, TFormatSetPreferredSendFormats(ListTFormat)
See Also