wxMediaCtrl

If you are using the main C++ distribution of wxWidgets, Feel free to ask any question related to wxWidgets development here. This means questions regarding to C++ and wxWidgets, not compile problems.
Locked
varsha
In need of some credit
In need of some credit
Posts: 2
Joined: Mon Feb 19, 2007 12:18 pm

wxMediaCtrl

Post by varsha »

How does wxMediaCtrl finds for an appropriate media rendering backend?
Can we select customized backend???
What're the failure conditions for load()???
User avatar
Ryan Norton
wxWorld Domination!
wxWorld Domination!
Posts: 1319
Joined: Mon Aug 30, 2004 6:01 pm

Re: wxMediaCtrl

Post by Ryan Norton »

varsha wrote:How does wxMediaCtrl finds for an appropriate media rendering backend?
Can we select customized backend???
What're the failure conditions for load()???
Was answered on the mailing list a while back.
[Mostly retired moderator, still check in to clean up some stuff]
Locked