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.
See also
audioplayer_set (set), audioplayer_get (get).
Example
audioplayer_used(),delete(audioplayer_used())
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET