{{newin|[[11.0]]|110|type=function}}
Gets the name of the recording device.
== Function ==
=== Synopsis ===
<source lang="lua">
name = RecordingDevice:getName( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|string|name|The name of the device.}}
== See Also ==
* [[parent::RecordingDevice]]
[[Category:Functions]]
{{#set:Description=Gets the name of the recording device.}}
== Other Languages ==
{{i18n|RecordingDevice:getName}}