Unit 'vlc' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#libvlc]

TVLCMediaItems

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: vlc.pp line 128

type TVLCMediaItems = class(TCollection)

protected

  function GetVLC; virtual;

public

  constructor Create();

  procedure Lock;

  procedure Unlock;

  property Instance: Plibvlc_media_list_t; [r]

  property VLC: TVLCLibrary; [rw]

  property MediaItems []: TVLCMediaItem; default; [rw]

  property ReadOnly: Boolean; [r]

end;

Inheritance

TVLCMediaItems

|

TObject


Documentation generated on: 2023-03-18