Top "Multimedia" questions

Multimedia refers to content that uses a combination of different content forms.

Best software for writing HTML-based user manuals

I'm working on a project where I need to generate end-user documentation for a piece of software. At some point …

php html multimedia end-user user-manual
Android : How to change Playback Rate of music using OpenSL ES

I am working on a music player in which I need to change tempo (playback speed of music) without changing …

android audio multimedia soundpool audiotrack
How to play audio from a real-time stream

I have a program which produces audio signals which supposed to be played simultaneously. For this, I play an interval …

c# multimedia
How to convert pixels to gray scale?

Ok, I am using Processing which allows me to access pixels of any image as int[]. What I now want …

java image processing multimedia
How to Play multiple audio files simultaneously

how to Play numbers Of audio files at same time With AVAudioPlayer? Is it Possible to Play numbers Of audio …

ios multimedia
Where is a list of available intents in Android?

I'm starting to learn how to develop apps for Android, and I'm having some issues with intents--it just doesn't seem …

java android multimedia android-intent
How to add System.Windows dll to Visual Studio 2010 express?

I am developing a small application using C# and VS2010 as IDE with .NET Framework 4. I want to use CaptureSource …

c# .net multimedia
Streaming Real time Audio

I want to have a functionality of real time audio streaming on android device which is capturing audio through the …

android audio-streaming multimedia
Win32 PlaySound: How to control the volume?

I'm using the Win32 MultiMedia function PlaySound to play a sound from my application. I would like to be able …

c++ winapi audio multimedia
AAC ADTS raw data strange header

I got some ADTS AAC raw data from somewhere(actually it is extracted from a demuxed file) and in theory …

audio codec multimedia aac