[wdmaudiodev] Re: KSALLOCATOR_FRAMING_EX

  • From: Nick Dowell <nick@xxxxxxxxxxxxx>
  • To: wdmaudiodev@xxxxxxxxxxxxx
  • Date: Mon, 12 Jun 2006 12:14:24 +0100

Hi,

Did you ever find a solution to this problem?

When I specify a custom KSALLOCATOR_FRAMING_EX in my audio driver, via the DECLARE_SIMPLE_FRAMING_EX() macro, it makes absolutely no difference to the size of the frames passed to my pin's process function (stream->Offset->Count is always 4096 bytes)

Any advice on how to get KS to pass me the correct size of frame?

Nick

On 16 Mar 2006, at 22:53, Who Cares wrote:

Hi,

The AVStream documentation states:

“AVStream provides a default allocator. The default allocator allocates pool memory based on the allocator requirements that the minidriver provides in the AllocatorFraming member of the KSPIN_DESCRIPTOR_EX structure.”

I provide the AllocationFraming in my capture mini-diver, but still get frames of a size that is different from what I specified.

What could be wrong?

TIA
Andrew


******************

WDMAUDIODEV addresses:
Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx
Subscribe: mailto:wdmaudiodev-request@xxxxxxxxxxxxx? subject=subscribe
Unsubscribe: mailto:wdmaudiodev-request@xxxxxxxxxxxxx? subject=unsubscribe
Moderator: mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx


URL to WDMAUDIODEV page:
http://www.wdmaudiodev.com/



******************

WDMAUDIODEV addresses:
Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx
Subscribe:    mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=subscribe
Unsubscribe:  mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=unsubscribe
Moderator:    mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx

URL to WDMAUDIODEV page:
http://www.wdmaudiodev.com/

Other related posts: