Click or drag to resize
JSMicrophoneSetPreferredSendFormats Method

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

Parameters

formats
Type: System.Collections.GenericListAudioFormat

Implements

IMediaSenderTData, TFormatSetPreferredSendFormats(ListTFormat)
See Also