CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
Loading...
Searching...
No Matches
RiffFileHeader Struct Reference

Structure for the 12 byte file header at the start of every RIFF file. More...

#include <riff.h>

Data Fields

RiffChunkHeader chunk_header
 Chunk header for the RIFF chunk of the RIFF file.
 
char form_type [4]
 The four character code that indicates the form type of the RIFF file. The test app looks for code 'CDI '.
 

Detailed Description

Structure for the 12 byte file header at the start of every RIFF file.


The documentation for this struct was generated from the following file: