add_path


Description:

public abstract uint add_path (string path)

Create a record and add it to the database.

Parameters:

this

A media database.

path

A path to an appropriate media file.

Returns:

The ID for the newly added record.

See also the notes for dmap_db_add regarding reference counting.