create
Description:
[ CCode ( cname = "dmap_record_factory_create" ) ]
public abstract unowned DMAPRecord create (RecordFactory factory)
public abstract unowned DMAPRecord create (RecordFactory factory)
Parameters:
| this |
A DMAPRecordFactory. |
| user_data |
Some piece of data that may be used to initialize return value. |
Returns:
|
a new DMAPRecord as read from path. |