[VB] quelqu'un utilise le SDK du Windows Media Encoder ?
quelqu'un utilise le SDK du Windows Media Encoder ? [VB] - VB/VBA/VBS - Programmation
MarshPosté le 23-03-2003 à 22:59:35
Je l'ai bien installé ce SDK & tout, mais on dirait que VB le prends pas en compte
Voilà ce qu'il y a dans l'aide (du SDK de WM Encoder):
Programming in Visual Basic This topic describes what you should know when programming in Microsoft Visual Basic. Unless otherwise noted, the examples in this documentation are written in Visual Basic 6.0.
Note: In each Visual Basic project you must add Windows Media Encoder SDK references.
To add Windows Media Encoder SDK references to a Visual Basic 6.0 project
On the Project menu, click References, and then select the references you need for your application, as described in the following table.
Reference - Description Windows Media Encoder - Required for all Windows Media Encoder applications. Windows Media Encoder Agent - Required for applications that enable remote administration. Windows Media Encoder Agent Locator - Required for applications that enable remote administration. Windows Media Encoder Device Control - Required for applications that control an external digital device. Windows Media Encoder Preview Control - Required for applications that display a window to preview input sources. Windows Media Encoder Time Compression Plug-in - Required for applications that use the time compression plug-in. Microsoft PropShell Control 1.0 - Required for displaying Session and Property pages from the Windows Media Encoder user interface. StreamEditor 1.0 Mod Type Library - Required for displaying the Windows Media Stream Editor.
en pratique, ça m'a rien du tout rajouté dans les références de VB (j'ai installé les autres SDK disponibles, le WM Format SDK & le WM Player SDK, et pareil ça m'a rien rajouté)
J'ai foiré où Dans le SDK, y'a un dossier "include", mais aucune dll, juste des includes pour VC++.
Marsh Posté le 23-03-2003 à 22:59:35
Je l'ai bien installé ce SDK & tout, mais on dirait que VB le prends pas en compte
Voilà ce qu'il y a dans l'aide (du SDK de WM Encoder):
Programming in Visual Basic
This topic describes what you should know when programming in Microsoft Visual Basic. Unless otherwise noted, the examples in this documentation are written in Visual Basic 6.0.
Note: In each Visual Basic project you must add Windows Media Encoder SDK references.
To add Windows Media Encoder SDK references to a Visual Basic 6.0 project
On the Project menu, click References, and then select the references you need for your application, as described in the following table.
Reference - Description
Windows Media Encoder - Required for all Windows Media Encoder applications.
Windows Media Encoder Agent - Required for applications that enable remote administration.
Windows Media Encoder Agent Locator - Required for applications that enable remote administration.
Windows Media Encoder Device Control - Required for applications that control an external digital device.
Windows Media Encoder Preview Control - Required for applications that display a window to preview input sources.
Windows Media Encoder Time Compression Plug-in - Required for applications that use the time compression plug-in.
Microsoft PropShell Control 1.0 - Required for displaying Session and Property pages from the Windows Media Encoder user interface.
StreamEditor 1.0 Mod Type Library - Required for displaying the Windows Media Stream Editor.
en pratique, ça m'a rien du tout rajouté dans les références de VB
(j'ai installé les autres SDK disponibles, le WM Format SDK & le WM Player SDK, et pareil ça m'a rien rajouté)
J'ai foiré où
Dans le SDK, y'a un dossier "include", mais aucune dll, juste des includes pour VC++.