playlist_entry_id property

  1. @Int64()
int playlist_entry_id
getter/setter pair

Playlist entry ID of the file being loaded now.

Implementation

@ffi.Int64()
external int playlist_entry_id;