insert_attribute


Description:

[ Version ( since = "1.2" ) ]
public Result insert_attribute (int idx, Attribute attr)

Insert the attribute to this at idx.

When idx is -1, the attribute is appended.

Parameters:

this

a Media

idx

an index

attr

a Attribute

Returns:

OK.