Re: [linux-audio-dev] libsndfile and WAVEX

From: Matthias Koenig <list@email-addr-hidden>
Date: Fri Apr 14 2006 - 15:59:28 EEST

Alfons Adriaensen <fons.adriaensen@email-addr-hidden> writes:

> BTW I don't understand the relation between the definition of
> the GUIDs on that page
>
> SUBTYPE_AMBISONIC_B_FORMAT_PCM {00000001-0721-11d3-8644-C8C1CA000000}
> SUBTYPE_AMBISONIC_B_FORMAT_IEEE_FLOAT {00000003-0721-11d3-8644-C8C1CA000000}
>
> and the example representation of the first one further down:
>
> {0x00000001,0x0000,0x0010, {0x80,0x00, 0x00,0xaa,0x00,0x38, 0x9b, 0x71}}
>
> Does it make sense to you ?

The example representation is for KSDATAFORMAT_SUBTYPE_PCM.
Some grepping through MS headers resulted in the following:

DEFINE_GUIDSTRUCT("00000001-0000-0010-8000-00aa00389b71", KSDATAFORMAT_SUBTYPE_PCM);
#define KSDATAFORMAT_SUBTYPE_PCM DEFINE_GUIDNAMED(KSDATAFORMAT_SUBTYPE_PCM)

Matthias
Received on Fri Apr 14 20:15:03 2006

This archive was generated by hypermail 2.1.8 : Fri Apr 14 2006 - 20:15:04 EEST