Skip to content
  • Thomas Guillem's avatar
    libvlc: rework Media creation from MediaList · d00ba512
    Thomas Guillem authored
    - Don't store an internal array of medias, use directly the api call to get a
      media from a medialist.
    
    - Lock the Medialist from the java side.
    
    - Initialise medias of a MediaList at init.
    d00ba512