Skip to content

libvlc.MediaType

Andrew Lambert edited this page Nov 26, 2022 · 5 revisions

libvlc.MediaType

Enumeration

 Protected Enum MediaType
   Unknown
   File
   Directory
   Disc
   Stream
   Playlist

Used by the Medium class to indicate the type of the medium.

Clone this wiki locally