Skip to content

Media Player Based On DirectX Show Application 🎵 🎬

License

Notifications You must be signed in to change notification settings

Marloxo/DirectShow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DirectShow Media Player 🎵 🎬

Media Player Based On DirectX Show Application programming interface (API) Which is a media-streaming architecture for Microsoft Windows.

Table of Contents 📋

Software 👾

Build on Win32 project using C++. Make sure to have the newest version of VS2015 installed before running the project.

The project folder is called DirectShow.

Clone 🍴

Clone this repo to your local machine using https://github.com/Marloxo/DirectShow.git

Setup 🔧

Just Make sure To have The latest DirectShow headers and libraries which available in the Windows SDK.

Header Files

All DirectShow applications use the header file shown in the following table.

Header File Required For
Dshow.h All DirectShow applications.

Some DirectShow interfaces require additional header files. These requirements are noted in the interface reference.

Library Files

DirectShow uses the static library files shown in the following table.

Library File Description
Strmiids.lib Exports class identifiers (CLSIDs) and interface identifiers (IIDs).
Quartz.lib Exports the AMGetErrorText function. If you do not call this function, this library is not required.

FAQ 💬

Check out this link.

License 📝

MIT Licence

This project is released into the public domain. For more information see LICENSE.

About

Media Player Based On DirectX Show Application 🎵 🎬

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published