Multimedia Framework

Author Topic: Multimedia Framework  (Read 1246 times)

Offline Md. Al-Amin

  • Hero Member
  • *****
  • Posts: 672
  • "Yes"
    • View Profile
Multimedia Framework
« on: March 10, 2015, 12:25:50 PM »
Multimedia framework

[hide]This article has multiple issues. Please help improve it or discuss these issues on the talk page.
The topic of this article may not meet Wikipedia's general notability guideline. (September 2011)
This article does not cite any references or sources. (September 2011)
A multimedia framework is a software framework that handles media on a computer and through a network. A good multimedia framework offers an intuitive API and a modular architecture to easily add support for new audio, video and container formats and transmission protocols. It is meant to be used by applications such as media players and audio or video editors, but can also be used to build videoconferencing applications, media converters and other multimedia tools.

In contrast to function libraries, a multimedia framework provides a run time environment for the media processing. Ideally such an environment provides execution contexts for the media processing blocks separated from the application using the framework. The separation supports the independent processing of multimedia data in a timely manner. These separate contexts can be implemented as threads.

§See also[edit]
GStreamer, a cross-platform pipeline-based multimedia framework
Phonon, a cross-platform multimedia framework from the Qt toolkit
DirectShow, a multimedia framework and API produced by Microsoft for software developers to perform various operations with media files or streams.
Media Foundation, a COM-based multimedia framework pipeline and infrastructure platform provided by Microsoft for digital media in Windows Vista & Windows 7.
QuickTime, a multimedia framework provided by Apple for Mac OS and Windows
VLC Media Player, a media player and a multimedia framework by the VideoLAN project.

http://en.wikipedia.org/wiki/Multimedia_framework