.NET news » Multimedia Multimedia Rss Feed

Net Work: Ethics and Values in Web Design
Author: Helen Kennedy
Average rating:  / 0
(0 reviews)
More .NET Multimedia books
download

Camera Vision - video surveillance on C#

C# Video surveillance application, which allows monitoring several IP cameras simultaneously
10 Oct 2006, 00:19:00   Source: Camera Vision - video surveillance on C#   Tags: Multimedia

Turn Your PC Into a Motion Sensing Security Device with .NET

Thanks to new types of hardware that can easily be programmed using .NET, you can create a motion sensing application that can be deployed for security—or just for fun.

eptaxia - A Lightweight Mind Game

A cute and yet challenging game written in C#. Also hints on graphics, sound and simple class structures.
27 Aug 2006, 12:16:00   Source: eptaxia - A Lightweight Mind Game   Tags: Examples Multimedia Graphics

VolumeMeter (Managed DirectX)

A flexible Windows Forms control for live monitoring of volume levels from an audio capture source.
10 Aug 2006, 14:44:00   Source: VolumeMeter (Managed DirectX)   Tags: Multimedia Components GUI

Slitherz 2.5 (A C# snake game)

Slitherz is a variation of the snake game. It is a very clean and functional game written in C#.
5 Jul 2006, 10:49:00   Source: Slitherz 2.5 (A C# snake game)   Tags: Examples Multimedia

Wrapping up Managed DirectX AudioVideoPlayback

a Wrapper DLL for the AudioVideoPlayback Managed DirectX class
13 Jun 2006, 15:52:00   Source: Wrapping up Managed DirectX AudioVideoPlayback   Tags: Multimedia

SoundPlayer bug - Calling unmanaged APIs

Calling unmanaged code from managed code is very simple, but there are some things to look out for, that even Microsoft ignores.
25 Apr 2006, 15:03:00   Source: SoundPlayer bug - Calling unmanaged APIs   Tags: Multimedia Bugs

Video file saving in Windows Media video format for the DirectX.Capture class library

Enhancements to the DirectX.Capture class for capturing audio and video to Windows Media files, using IWMProfile.
19 Apr 2006, 17:00:00   Source: Video file saving in Windows Media video format for the...   Tags: Multimedia

Compose sounds from frequencies and visualize them

What you never wanted to know about PCM.
17 Apr 2006, 10:38:00   Source: Compose sounds from frequencies and visualize them   Tags: Multimedia Examples

Extract frames from video files

Class to extract frames from most video file formats using IMediaDet
17 Apr 2006, 05:08:00   Source: Extract frames from video files   Tags: Multimedia Examples