Class AudioInputSettings
Use this class to manage all the information required to record audio from a Scene.
Inherited Members
Namespace: UnityEditor.Recorder.Input
Assembly: solution.dll
Syntax
[Serializable]
public class AudioInputSettings : RecorderInputSettings
Properties
| Name | Description |
|---|---|
| InputType | |
| PreserveAudio | Use this property to record the audio from the Scene (True) or not (False). |