Navigation

Operators and Keywords

Function List:

C++ API

: set (player, name, value)
: set (player, properties)
: properties = set (player)

Set the value of property specified by name to a given value.

If name and value are cell arrays, set each property to the corresponding value. Given a structure of properties with fields corresponding to property names, set the value of those properties to the field values. Given only the audioplayer object, return a structure of settable properties.

Package: octave