Class AudioRecorderSettings
A class that represents the settings of an Audio Recorder.
Implements
Inherited Members
Namespace: UnityEditor .Recorder
Assembly: solution.dll
Syntax
[RecorderSettings(typeof(AudioRecorder), "Audio")]
public class AudioRecorderSettings : RecorderSettings, ISerializationCallbackReceiver
Constructors
Name | Description |
---|---|
Audio |
Default constructor. |
Properties
Name | Description |
---|---|
Extension | Stores the file extension used by this Recorder (without the dot). |
Inputs |
Stores the list of Input settings required by this Recorder. |
Methods
Name | Description |
---|---|
Get |
Tests if the Recorder has any errors. |