Skip to content

Commit 8a300b1

Browse files
Update content/en-us/reference/engine/classes/AudioRecorder.yaml
Co-authored-by: rbxphogen <[email protected]>
1 parent 2d019da commit 8a300b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en-us/reference/engine/classes/AudioRecorder.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,8 @@ methods:
180180
- name: AudioRecorder:GetUnrecordableInstancesAsync
181181
summary: ''
182182
description: |
183-
A method that traverses the audio graph to find unrecordable instances.
183+
Traverses the audio graph, starting from this recorder's inputs, to find unrecordable instances.
184+
Currently, `Class.AudioDeviceInput` is not recordable.
184185
code_samples: []
185186
parameters: []
186187
returns:

0 commit comments

Comments
 (0)