Menu

#3 No Access to pins on IStreamBufferSource, IStreamBufferSink

v1.0_(example)
closed
nobody
Interface (6)
5
2012-10-29
2005-07-27
mphanke
No

When enumerating the IStreamBufferSource or the
IStreamBufferSink, there are no IPins returned.

Discussion

  • snarfle

    snarfle - 2005-07-27

    Logged In: YES
    user_id=1220080

    This works correctly for me.

    I know that the StreamBufferSource won't have any pins to
    enum until you connect it to the Sink.

    I have some test code (attached) you can look at that may
    help figure out what is going on. If it doesn't help, I'll need a
    (small) sample that shows the problem.

    Lastly remember, we didn't write DirectShow. All we are
    doing is providing the interface. There is only so much we
    can do.

     
  • snarfle

    snarfle - 2005-07-27

    Interface test file

     
  • mphanke

    mphanke - 2005-07-29

    Logged In: YES
    user_id=1319718

    Sorry, I messed something up. Not sure what it was but since
    I rewrote the func it work... Must have been something about
    the order I added the filters...

    Sorry about that.

     
  • snarfle

    snarfle - 2005-07-29

    Logged In: YES
    user_id=1220080

    Glad to hear it is working.

     

Log in to post a comment.