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. Windows Vista and Audio/Video functions

Windows Vista and Audio/Video functions

Scheduled Pinned Locked Moved C#
csharpquestion
5 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.
  • D Offline
    D Offline
    DK KiloDunse
    wrote on last edited by
    #1

    Which library should you use for editing, playing ect. media files in Windows Vista? Will DirectShow be discontinued in DirectX10? Will .NET 2.0 be included in Win Vista? Programming is like Mathematics… you take ONE step at the time! ;-)

    J L 2 Replies Last reply
    0
    • D DK KiloDunse

      Which library should you use for editing, playing ect. media files in Windows Vista? Will DirectShow be discontinued in DirectX10? Will .NET 2.0 be included in Win Vista? Programming is like Mathematics… you take ONE step at the time! ;-)

      J Offline
      J Offline
      Judah Gabriel Himango
      wrote on last edited by
      #2

      .NET 2 is included in Vista. It's called WinFX, and actually is a superset of what's currently inside the .NET framework. For media files like that, WinFX has APIs in the System.Windows.Media and many 3d APIs with video and animation support contained within the System.Windows APIs. DirectShow is already discontinued; it's functionality has been rolled into the Platform SDK since last April.

      Tech, life, family, faith: Give me a visit. I'm currently blogging about: Goof around music jam with my brothers (with video) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

      L 1 Reply Last reply
      0
      • D DK KiloDunse

        Which library should you use for editing, playing ect. media files in Windows Vista? Will DirectShow be discontinued in DirectX10? Will .NET 2.0 be included in Win Vista? Programming is like Mathematics… you take ONE step at the time! ;-)

        L Offline
        L Offline
        LongRange Shooter
        wrote on last edited by
        #3

        KiloDunse**DK** wrote:

        Which library should you use for editing, playing ect. media files in Windows Vista?

        This is a question to ask on one of the Microsoft forums. This isn't a C# programming question.

        KiloDunse**DK** wrote:

        Will DirectShow be discontinued in DirectX10?

        Don't know.

        KiloDunse**DK** wrote:

        Will .NET 2.0 be included in Win Vista?

        Yes. -- modified at 15:18 Thursday 1st June, 2006

        1 Reply Last reply
        0
        • J Judah Gabriel Himango

          .NET 2 is included in Vista. It's called WinFX, and actually is a superset of what's currently inside the .NET framework. For media files like that, WinFX has APIs in the System.Windows.Media and many 3d APIs with video and animation support contained within the System.Windows APIs. DirectShow is already discontinued; it's functionality has been rolled into the Platform SDK since last April.

          Tech, life, family, faith: Give me a visit. I'm currently blogging about: Goof around music jam with my brothers (with video) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

          L Offline
          L Offline
          LongRange Shooter
          wrote on last edited by
          #4

          Actually...WinFX is the implementation of codename Avalon. It is solely applicable to windows form development and is appended to the 2.0 framework. WinFX, however, is NOT a new name for .NET 2.0. The pieces of code that will integrate WinFX development into Visual Studio is codename Orcas.

          J 1 Reply Last reply
          0
          • L LongRange Shooter

            Actually...WinFX is the implementation of codename Avalon. It is solely applicable to windows form development and is appended to the 2.0 framework. WinFX, however, is NOT a new name for .NET 2.0. The pieces of code that will integrate WinFX development into Visual Studio is codename Orcas.

            J Offline
            J Offline
            Judah Gabriel Himango
            wrote on last edited by
            #5

            theRealCondor wrote:

            WinFX is the implementation of codename Avalon

            Nope, the implementation name of Avalon is Windows Presentation Foundation. WinFX is the framework encompassing all managed development, including the .NET 2.0 framework and all related developer tools such as XamlPad and others.

            Tech, life, family, faith: Give me a visit. I'm currently blogging about: Goof around music jam with my brothers (with video) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

            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