Click or drag to resize

AudioData Class

This class holds a AudioClip and maximum sample level.
Inheritance Hierarchy

Namespace:  IBM.Watson.DeveloperCloud.DataTypes
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class AudioData : WidgetData

The AudioData type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyClip
The AudioClip.
Public propertyMaxLevel
The maximum level in the audio clip.
Top
Methods
See Also