libmpv  20200718-git-96cdf53
development library for the MPV media player
Looking for a C++ dev?
I'm looking for work. Hire me!
mpv_event_start_file Struct Reference

Since API version 1.108. More...

#include <client.h>

Public Attributes

int64_t playlist_entry_id
 Playlist entry ID of the file being loaded now. More...
 

Detailed Description

Since API version 1.108.

Definition at line 1619 of file client.h.

Member Data Documentation

◆ playlist_entry_id

int64_t mpv_event_start_file::playlist_entry_id

Playlist entry ID of the file being loaded now.

Definition at line 1623 of file client.h.


The documentation for this struct was generated from the following file: