Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I've downloaded the windows media 9 SDK. But I want to use this to extract frames from a avi-file... I saw that there is a function for it.... But how do I use this API in .NET????

 

VB4-32,5,6

Declare Function AVIFileOpen Lib "avifil32" Alias "AVIFileOpenA" (ppfile As Long, ByVal szFile As String, ByVal mode As Long, pclsidHandler As Any) As Long

 

 

But is there a class in .NET and if not, how do you define this function in .NET???

 

Thanks

 

Nico

Visit http://www.nico.gotdns.com

 

Now ONLINE!

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...