Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. media player library

media player library

Scheduled Pinned Locked Moved C#
questioncsharpwpfhelp
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    idiot prince
    wrote on last edited by
    #1

    i have created my own media player in wpf.i want to add repeat and shuffle button like same as VLC player, but there is problem in syncronization between them and secondly i want to add control like media library in widows media player how can i do it ????

    A D 2 Replies Last reply
    0
    • I idiot prince

      i have created my own media player in wpf.i want to add repeat and shuffle button like same as VLC player, but there is problem in syncronization between them and secondly i want to add control like media library in widows media player how can i do it ????

      A Offline
      A Offline
      Abhinav S
      wrote on last edited by
      #2

      If you can use the XNA framework (Microsoft.Xna.Framework.Media), try with the MediaLibrary class[^].

      I 1 Reply Last reply
      0
      • A Abhinav S

        If you can use the XNA framework (Microsoft.Xna.Framework.Media), try with the MediaLibrary class[^].

        I Offline
        I Offline
        idiot prince
        wrote on last edited by
        #3

        hey i want just code for scaning a folder through which i can use it sub folder and i directly add this to my media player.....i m using wpf ....just feature like windows media player\ FIle \manage library and we can add song to our library

        1 Reply Last reply
        0
        • I idiot prince

          i have created my own media player in wpf.i want to add repeat and shuffle button like same as VLC player, but there is problem in syncronization between them and secondly i want to add control like media library in widows media player how can i do it ????

          D Offline
          D Offline
          Dean Oliver
          wrote on last edited by
          #4

          take a look at these articles below http://www.nerdparadise.com/tech/csharp/mediaplayerreplace/1/[^] Custom Media Player in WPF (Part 1)[^] http://computer-programming-languages.factoidz.com/creating-your-own-custom-wpf-media-player-exploring-the-hard-disk/[^] For help creating a media library check out this link Sonic: A WPF (hybrid smart client) searchable media library[^] check out the filesystemwatcher as well for detecting changes in your library etc: Advanced FileSystemWatcher[^] Hope this helps you with some ideas :)

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups