
3ll3d00d wrote:assuming some IEC61937 (eac3 etc) encoded content is delivered, does the IDeckLinkAudioInputPacket just provide the raw bytes from which one can locate & extract the databurst for decoding? (NB: I think only 48kHz is supported so this will be limited to AC3 or PCM but I'm just interested in what is possible using the SDK at the moment)
I would be surprised if the decklink supports anything other than PCM.
Seeing as the first parameter to EnableAudioInput is a BMDAudioFormat enum with a single value of PCM, the sdk suggests that it only supports PCM.