audioplayer_used
Returns list of current used audioplayer handle.
📝 Syntax
r = audioplayer_used()
📤 Output argument
h - a vector of audioplayer handle.
📄 Description
Returns list of current used audioplayer handle.
💡 Example
audioplayer_used(),delete(audioplayer_used())
🔗 See also
audioplayer_set (set), audioplayer_get (get).
🕔 History
Version
📄 Description
1.0.0
initial version
Last updated
Was this helpful?