Virtual Method

RBRhythmDBEntryTypeget_playback_uri

Declaration [src]

char*
get_playback_uri (
  RhythmDBEntryType* etype,
  RhythmDBEntry* entry
)

Description

No description available.

Parameters

entry

Type: RhythmDBEntry

No description available.

The data is owned by the caller of the method.

Return value

Type: char*

No description available.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.