Unit 'libMPV' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_mpv]

_mpv_event_end_file

Declaration

Source position: libmpv.pas line 216

type _mpv_event_end_file = record

  reason: Integer;

  

  error: Integer;

  

  playlist_entry_id: Int64;

  

  playlist_insert_id: Int64;

  

  playlist_insert_num_entries: Integer;

  

end;



CT Web help

CodeTyphon Studio