Re: Microsoft.DirectX.AudioVideoPlayback in NET 2.0
- From: "flagrant99" <flagrant99@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 5 Feb 2006 20:44:36 -0800
Thanks for the info. After filling out many useless surveys asking me to rate
the direct x beta and connect programs for which I am just trying to sign in
to, I still do not have access to the beta news group server. maybe someday
I'll figure it out. I wish microsoft would make it easier to comminicate with
them. Why don't they just make beta newgroups public. I was able to download
the direct x beta without needing to go through all of this. Sorry just
venting...
Well anyway thanks for the info. I hope Microsoft gets there act together
with all of the SDKs out now it is getting very confusing how to go about
doing things with thier newer SDK's. And if they keep moving things around it
is going to get more confusing. At least media/direct show wise.
Just take a look at all the media sdk's they have now at
http://msdn.microsoft.com/windowsmedia/downloads/default.aspx.
it's making my head spin. They need an SDK to cover what SDK to use for what.
Thanks for the loaderlock link that fixed my problems with debugging :)
I Disabled the loader lock MDA, and it is past december so I guess I'll have
to remember to turn it back on some day further in the future.
"ZMan" wrote:
I don't know if AudioVideoPlayback will be included in MDX 2.0? You should.
ask in the beta newsgroups
http://msdn.microsoft.com/directx/beta/default.aspx. However since
DirectSHow has been moved out of DirectX and into the platform SDK I doubt
it.
This mean that yes you will need to continue to reference the 1.1 assembly
alongside the 2.0. However the 1.1 assembly 'should' run just fine with just
the 2.0 framework on the machine. I can't promise that the 1.1 assembly
won't somehow clash with the 2.0 MDX though... if it does you should also
raise that in the beta newsgroup.
LoaderLock: http://www.thezbuffer.com/articles/304.aspx
--
Zman
http://www.thezbuffer.com - News and information for Managed DirectX
"flagrant99" <flagrant99@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0F7F0132-CFFF-4ECD-9D3E-1377A6ACDBBD@xxxxxxxxxxxxxxxx
I have a NET 1.1 winforms app that uses
Microsoft.DirectX.AudioVideoPlayback.
I am in the process of updating the winforms app to NET 2.0.
I installed December 2005 direct SDK but cannot find
Microsoft.DirectX.AudioVideoPlayback as being supported in the new Managed
Direct X assembly. Will this support be added to NET 2.0? If so where?
Am I supposed to reference Managed Direct X run time 1.1 from a NET
Framework 2.0 Forms app? Will this required both NET Framework 1.1. and
2.0
to be installed on client machine?
Also in debugger this seems to be causing LoaderLock exceptions alot. I
figured this might have something to do with Calling into 1.1 Managed
Direct
X from 2.0 WinForms?
Any Info appreciated.
- Follow-Ups:
- References:
- Prev by Date: MDX 2.0 doesn't render anything (not even tutorials)
- Next by Date: RE: Cannot pass a GCHandle across AppDomains in IE hosted control
- Previous by thread: Re: Microsoft.DirectX.AudioVideoPlayback in NET 2.0
- Next by thread: Re: Microsoft.DirectX.AudioVideoPlayback in NET 2.0
- Index(es):
Relevant Pages
|
Loading