insert_connection
Description:
[
Version ( since =
"1.2" ) ]
public Result insert_connection (
int idx,
Connection conn)
Insert the connection information to this at idx.
When idx is -1, the connection is appended.
Parameters:
| this |
a Media
|
| idx |
an index
|
| conn |
a Connection
|
Returns: