audioplayer_used
Returns list of current used audioplayer handle.
📝Syntax
r = audioplayer_used()
📤Output Arguments
Parameter Description
h a vector of audioplayer handle.
📄Description

Returns list of current used audioplayer handle.

💡Examples
audioplayer_used(),delete(audioplayer_used())
    
🔗See Also
audioplayer_set (set)audioplayer_get (get)
🕔Version History
Version Description
1.0.0 initial version
Edit this page on GitHub