AudioConvertOptions class

AudioConvertOptions class

Options for conversion to Audio type.

The AudioConvertOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of AudioConvertOptions class.

Properties

Property Description
format The format of the conversion. Implements IConvertOptions.format. (inherited from ConvertOptions)

See Also