Click or drag to resize
AbstractMediaSenderTData, TFormatSetPreferredSendFormats Method

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

Parameters

formats
Type: System.Collections.GenericListTFormat

Implements

IMediaSenderTData, TFormatSetPreferredSendFormats(ListTFormat)
See Also