CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2014
    Posts
    6

    Question play youtube videos in vc++ application

    I am just at the starting point of this subject. How do i add a video player to my windows form application in vc++?

    Can I link youtube videos to that player to be played?

    Any help appreciated.

  2. #2
    VictorN's Avatar
    VictorN is online now Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,395

    Re: play youtube videos in vc++ application

    Victor Nijegorodov

  3. #3
    GCDEF is offline Elite Member Power Poster
    Join Date
    Nov 2003
    Location
    Florida
    Posts
    12,635

    Re: play youtube videos in vc++ application

    Another approach if all you want is YouTube, may be to use the browser control.
    http://msdn.microsoft.com/en-us/libr...=vs.85%29.aspx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured