Libreria per DirectShow

martedì 04 luglio 2006 - 17.23

kiara83 Profilo | Junior Member

Che libreria devo scaricare per poter usare DirectShow???
Devo scaricare l'ultima versione di DirectX ??

totti240282 Profilo | Guru

devi scaricare l'SDK delle directx.
C'è solo un capitano !!!!!!

kiara83 Profilo | Junior Member

ma devo scaricare per forza l'sdk??Non esiste semplicemente una libreria da scaricare?

kiara83 Profilo | Junior Member

A me basta riuscire a determinare la lunghezza di un file audio, e ho trovato sta cosa qua:

Before we can begin a .NET DirectShow application we need to create a reference to the DirectShow COM DLL. So, copy the "Interop.QuartzTypeLib.dll" DLL into your project folder and add a reference to this DLL. In Visual Studio.NET this is done by choosing Add Reference from the project menu. As next choose the "Browse..." Button of the Add reference Dialog and select the DirectShow COM DLL.
So, after the reference to the DirectShow COM DLL is created add the
following code line to your project, to make the DirectShow Interface Classes
visible:
using QuartzTypeLib;

Solo che io non posso creare una reference perchè non ho DirectShow ma ho DirectShowStream 1.0.
Per il resto in questa pagina di CodeProject
http://www.codeproject.com/cs/media/DirectShowMediaPlayer.asp
c'è qualcosa che mi potrebbe aiutare nel mio problema ma prima vorrei sapere se si può scaricare anche solo una libreria senza dover scaricare tutto l'sdk.
Partecipa anche tu! Registrati!
Hai bisogno di aiuto ?
Perchè non ti registri subito?

Dopo esserti registrato potrai chiedere
aiuto sul nostro Forum oppure aiutare gli altri

Consulta le Stanze disponibili.

Registrati ora !
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5