This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, February 20, 2007 2:00:15 PM(UTC)
Groups: Registered
Posts: 2
I have a custom async source filter that reads an mpeg2 file. How do I get the ltmmPlay Object to use my filter? I tried using put_SourceObject, but it failed to render. Is there sample code that shows how to use a custom source filter?
#2
Posted
:
Thursday, February 22, 2007 6:10:55 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
You need first to instantiate the source filter and
get it to prepare its media (make it available on the output pin), then you can
use put_SourceObject.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.