Click or drag to resize
AudioHandler Constructor
Initializes a new instance of the AudioHandler class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
protected AudioHandler(
	List<AudioFormat> formats = null
)

Parameters

formats (Optional)
Type: System.Collections.GenericListAudioFormat
See Also