Click or drag to resize
AbstractMediaReceiverTData, TFormatSetReceiveFormats Method
Sets the audio formats that the audio handler can receive. If no audio format specified, all formats are supported.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
protected void SetReceiveFormats(
	params TFormat[] formats
)

Parameters

formats
Type: TFormat
See Also