We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d019da commit 8a300b1Copy full SHA for 8a300b1
content/en-us/reference/engine/classes/AudioRecorder.yaml
@@ -180,7 +180,8 @@ methods:
180
- name: AudioRecorder:GetUnrecordableInstancesAsync
181
summary: ''
182
description: |
183
- A method that traverses the audio graph to find unrecordable instances.
+ Traverses the audio graph, starting from this recorder's inputs, to find unrecordable instances.
184
+ Currently, `Class.AudioDeviceInput` is not recordable.
185
code_samples: []
186
parameters: []
187
returns:
0 commit comments