audiorecorder_used
Returns list of current used audiorecorder handle.
📝 Syntax
r = audiorecorder_used()
📤 Output argument
h - a vector of audiorecorder handle.
📄 Description
Returns list of current used audiorecorder handle.
💡 Example
audiorecorder_used(),delete(audiorecorder_used())🔗 See also
audiorecorder_set (set), audiorecorder_get (get).
🕔 History
Version
📄 Description
1.16.0
initial version
Last updated